summaryrefslogtreecommitdiff
path: root/src/m/tower32.h
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1994-09-18 21:12:31 +0000
committerKarl Heuer <kwzh@gnu.org>1994-09-18 21:12:31 +0000
commit542fbdddb441fad31a069fce50ba992463c0651c (patch)
tree9a4cf212c90be7ff95735582c1ef843d55fd15a7 /src/m/tower32.h
parent6b44341743ef87a5e589d258f6200dac720bb684 (diff)
downloademacs-542fbdddb441fad31a069fce50ba992463c0651c.tar.gz
Delete obsolete symbols.
Diffstat (limited to 'src/m/tower32.h')
-rw-r--r--src/m/tower32.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/tower32.h b/src/m/tower32.h
index e6383232d75..2df148c675f 100644
--- a/src/m/tower32.h
+++ b/src/m/tower32.h
@@ -31,11 +31,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define LONGBITS 32 /* Number of bits in a long */
-/* Define BIG_ENDIAN iff lowest-numbered byte in a word
- is the most significant byte. */
-
-#define 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. */