diff src/m/i860.h @ 8892:191acacfa1ec

Delete obsolete symbols.
author Karl Heuer <kwzh@gnu.org>
date Sun, 18 Sep 1994 21:12:31 +0000
parents 27305753852c
children 23f72b18b420
line wrap: on
line diff
--- a/src/m/i860.h	Sun Sep 18 20:34:21 1994 +0000
+++ b/src/m/i860.h	Sun Sep 18 21:12:31 1994 +0000
@@ -31,13 +31,6 @@
 
 #define LONGBITS 32		/* Number of bits in a long */
 
-/* Define BIG_ENDIAN iff lowest-numbered byte in a word
-   is the most significant byte.  */
-
-/* i860 is not big-endian: lowest numbered byte is least significant. */
-
-#undef 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.  */