aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/orion105.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/orion105.h')
-rw-r--r--src/m/orion105.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/m/orion105.h b/src/m/orion105.h
index 56e8edae04..1aa58fb74b 100644
--- a/src/m/orion105.h
+++ b/src/m/orion105.h
@@ -32,6 +32,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#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. */
+
+#undef WORDS_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. */