diff options
Diffstat (limited to 'target.h')
| -rw-r--r-- | target.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ extern struct symbol *size_t_ctype; extern struct symbol *ssize_t_ctype; +extern struct symbol *intmax_ctype; +extern struct symbol *uintmax_ctype; extern struct symbol *wchar_ctype; extern struct symbol *wint_ctype; |
