aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib.h')
-rw-r--r--lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib.h b/lib.h
index d0585e36..290cbc57 100644
--- a/lib.h
+++ b/lib.h
@@ -222,6 +222,7 @@ enum {
CMODEL_PIC,
CMODEL_SMALL,
CMODEL_TINY,
+ CMODEL_LAST,
};
extern int arch_cmodel;