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

Delete obsolete symbols.
author Karl Heuer <kwzh@gnu.org>
date Sun, 18 Sep 1994 21:12:31 +0000
parents 4577387fa731
children 23f72b18b420
line wrap: on
line diff
--- a/src/m/hp9000s300.h	Sun Sep 18 20:34:21 1994 +0000
+++ b/src/m/hp9000s300.h	Sun Sep 18 21:12:31 1994 +0000
@@ -66,14 +66,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.  */
-/* Under BSD, <endian.h> defines this to be 4321; rather than fight with it,
-   we'll just give in.  Compatibility, akido style.  */
-#ifndef BIG_ENDIAN
-#define BIG_ENDIAN 4321
-#endif
-
 /* 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.  */