]> code.delx.au - gnu-emacs/blobdiff - src/m/targon31.h
#define SPECIAL_EMACS_INT
[gnu-emacs] / src / m / targon31.h
index dd998f0391531b91f5f0ec5f8a7f3f254e92c1ba..2a4937be08b90439371cdd9bdfa64c2f92bd6ec7 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
+
 /* 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.  */