aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/sun2.h
diff options
context:
space:
mode:
authorKarl Heuer1994-09-18 21:12:31 +0000
committerKarl Heuer1994-09-18 21:12:31 +0000
commit5df583315f5e5c9f53473e7ad60fb3a334f05cd2 (patch)
treed765253ae8c563580d318ad2e62d482f5b9668ea /src/m/sun2.h
parent3622dcd9a0c493d948313cd00a26af1a69d4c405 (diff)
downloademacs-5df583315f5e5c9f53473e7ad60fb3a334f05cd2.tar.gz
emacs-5df583315f5e5c9f53473e7ad60fb3a334f05cd2.zip
Delete obsolete symbols.
Diffstat (limited to 'src/m/sun2.h')
-rw-r--r--src/m/sun2.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/m/sun2.h b/src/m/sun2.h
index c4f617c5839..7dd6bfff469 100644
--- a/src/m/sun2.h
+++ b/src/m/sun2.h
@@ -49,10 +49,6 @@ NOTE-END */
49 49
50#define LONGBITS 32 /* Number of bits in a long */ 50#define LONGBITS 32 /* Number of bits in a long */
51 51
52/* 68000 has lowest-numbered byte as most significant */
53
54#define BIG_ENDIAN
55
56/* Say this machine is a 68000 */ 52/* Say this machine is a 68000 */
57 53
58#ifndef m68000 54#ifndef m68000