add c99 macros

This commit is contained in:
bellard 2002-01-05 20:21:43 +00:00
parent 2bd31e4ea6
commit cc10b240cb

View File

@ -9,7 +9,7 @@
/* only gcc 3 handles _Bool correctly */
//#define BOOL_ISOC99
//#define C99_MACROS
#define C99_MACROS
void string_test();
void expr_test();