aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/char.h
diff options
Diffstat (limited to 'char.h')
-rw-r--r--char.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/char.h b/char.h
new file mode 100644
index 00000000..54be6b74
--- /dev/null
+++ b/char.h
@@ -0,0 +1,2 @@
+extern void get_char_constant(struct token *, unsigned long long *);
+extern struct token *get_string_constant(struct token *, struct expression *);