diff options
Diffstat (limited to 'gcc/config/i370/i370.h')
-rw-r--r-- | gcc/config/i370/i370.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/i370/i370.h b/gcc/config/i370/i370.h index 145f115241d..d1f72bb8600 100644 --- a/gcc/config/i370/i370.h +++ b/gcc/config/i370/i370.h @@ -86,10 +86,6 @@ extern int mvs_function_name_length; #define WORDS_BIG_ENDIAN 1 -/* Number of bits in an addressable storage unit. */ - -#define BITS_PER_UNIT 8 - /* Width in bits of a "word", which is the contents of a machine register. */ #define BITS_PER_WORD 32 |