(WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.
[bpt/emacs.git] / src / m / mega68.h
index 1a4c100..bb6e6b7 100644 (file)
@@ -31,6 +31,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.  */
+
+#define WORDS_BIG_ENDIAN
+
 /* XINT must explicitly sign-extend */
 
 #define EXPLICIT_SIGN_EXTEND