aboutsummaryrefslogtreecommitdiff
path: root/decl.h
diff options
context:
space:
mode:
Diffstat (limited to 'decl.h')
-rw-r--r--decl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/decl.h b/decl.h
index 5b8b83d..db6a28c 100644
--- a/decl.h
+++ b/decl.h
@@ -20,6 +20,7 @@ enum builtinkind {
BUILTINVAEND,
BUILTINOFFSETOF,
BUILTINALLOCA,
+ BUILTININFF,
};
struct declaration {