diff src/m/gec63.h @ 9095:23f72b18b420

(WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.
author Karl Heuer <kwzh@gnu.org>
date Mon, 26 Sep 1994 19:43:24 +0000
parents 191acacfa1ec
children d77adcd3277b
line wrap: on
line diff
--- a/src/m/gec63.h	Mon Sep 26 18:14:29 1994 +0000
+++ b/src/m/gec63.h	Mon Sep 26 19:43:24 1994 +0000
@@ -31,6 +31,11 @@
 
 #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
+
 /* Say this machine is a 68000 */
 
 #define gec63