diff options
Diffstat (limited to 'test/Preprocessor/init.c')
-rw-r--r-- | test/Preprocessor/init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Preprocessor/init.c b/test/Preprocessor/init.c index 074b2a1dcb..5796b11e14 100644 --- a/test/Preprocessor/init.c +++ b/test/Preprocessor/init.c @@ -189,7 +189,6 @@ // ARM:#define __THUMB_INTERWORK__ 1 // ARM:#define __UINTMAX_TYPE__ long long unsigned int // ARM:#define __USER_LABEL_PREFIX__ _ -// ARM:#define __VFP_FP__ 1 // ARM:#define __WCHAR_MAX__ 2147483647 // ARM:#define __WCHAR_TYPE__ int // ARM:#define __WCHAR_WIDTH__ 32 |