diff options
Diffstat (limited to 'gcc/config.h')
-rw-r--r-- | gcc/config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/config.h b/gcc/config.h index f2a8a06..f9f6819 100644 --- a/gcc/config.h +++ b/gcc/config.h @@ -8,7 +8,5 @@ #define HOST_BITS_PER_CHAR 8 #define HOST_BITS_PER_SHORT 16 #define HOST_BITS_PER_INT 32 -#define HOST_BITS_PER_LONG 32 -#define HOST_BITS_PER_LONGLONG 64 -#include "arm/telf.h"
\ No newline at end of file +#include "arm/telf.h" |