diff options
Diffstat (limited to 'src/m/ibms390x.h')
-rw-r--r-- | src/m/ibms390x.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/ibms390x.h b/src/m/ibms390x.h index fb1f210c634..64ede365d0c 100644 --- a/src/m/ibms390x.h +++ b/src/m/ibms390x.h @@ -36,7 +36,7 @@ NOTE-END */ #define BITS_PER_LONG 64 #define BITS_PER_EMACS_INT 64 -/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word +/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word is the most significant byte. */ #define WORDS_BIG_ENDIAN |