summaryrefslogtreecommitdiff
path: root/src/m/dual.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/dual.h')
-rw-r--r--src/m/dual.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/m/dual.h b/src/m/dual.h
index e46178904ce..4cddb0a68da 100644
--- a/src/m/dual.h
+++ b/src/m/dual.h
@@ -42,6 +42,11 @@ NOTE-END */
#define LONGBITS 32 /* Number of bits in a long */
+/* Define WORDS_BIG_ENDIAN iff lowest-numbered byte in a word
+ is the most significant byte. */
+
+#define WORDS_BIG_ENDIAN
+
/* XINT must explicitly sign-extend */
#define EXPLICIT_SIGN_EXTEND