summaryrefslogtreecommitdiff
path: root/src/m/vax.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
commit5df583315f5e5c9f53473e7ad60fb3a334f05cd2 (patch)
treed765253ae8c563580d318ad2e62d482f5b9668ea /src/m/vax.h
parent3622dcd9a0c493d948313cd00a26af1a69d4c405 (diff)
downloademacs-5df583315f5e5c9f53473e7ad60fb3a334f05cd2.tar.gz
Delete obsolete symbols.
Diffstat (limited to 'src/m/vax.h')
-rw-r--r--src/m/vax.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/m/vax.h b/src/m/vax.h
index fa50e65be73..63fc3e92e61 100644
--- a/src/m/vax.h
+++ b/src/m/vax.h
@@ -59,10 +59,6 @@ NOTE-END */
#define LONGBITS 32 /* Number of bits in a long */
-/* Vax is not big-endian: lowest numbered byte is least significant. */
-
-/* #undef BIG_ENDIAN */
-
/* #define vax -- appears to be done automatically */
/* Use type int rather than a union, to represent Lisp_Object */