diff options
Diffstat (limited to 'src/m/gould.h')
-rw-r--r-- | src/m/gould.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/gould.h b/src/m/gould.h index a5ad9740023..ffdad90bf40 100644 --- a/src/m/gould.h +++ b/src/m/gould.h @@ -56,11 +56,6 @@ NOTE-END */ #define LONGBITS 32 /* Number of bits in a long */ -/* Define BIG_ENDIAN iff lowest-numbered byte in a word - is the most significant byte. */ - -#define BIG_ENDIAN - /* Define NO_ARG_ARRAY if you cannot take the address of the first of a * group of arguments and treat it as an array of the arguments. */ |