aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/tahoe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/tahoe.h')
-rw-r--r--src/m/tahoe.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/m/tahoe.h b/src/m/tahoe.h
index b40c86cd54..cc758c26f3 100644
--- a/src/m/tahoe.h
+++ b/src/m/tahoe.h
@@ -36,6 +36,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