diff options
Diffstat (limited to 'gcc/config/1750a/1750a.h')
-rw-r--r-- | gcc/config/1750a/1750a.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/1750a/1750a.h b/gcc/config/1750a/1750a.h index d93d81f..6e87756 100644 --- a/gcc/config/1750a/1750a.h +++ b/gcc/config/1750a/1750a.h @@ -155,10 +155,6 @@ extern const char *const sectname[4]; need to check out the long-long opencodings ! */ #define LONG_LONG_TYPE_SIZE 64 -/* Define number of bits in char type. - (If undefined, default is one fourth of BITS_PER_WORD). */ -#define CHAR_TYPE_SIZE 16 - /* Define number of bits in float type. (If undefined, default is BITS_PER_WORD). */ #define FLOAT_TYPE_SIZE 32 |