diff options
Diffstat (limited to 'char.h')
| -rw-r--r-- | char.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +extern void get_char_constant(struct token *, unsigned long long *); +extern struct token *get_string_constant(struct token *, struct expression *); |
