diff options
author | Karl Heuer <kwzh@gnu.org> | 1994-09-18 21:12:31 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1994-09-18 21:12:31 +0000 |
commit | 542fbdddb441fad31a069fce50ba992463c0651c (patch) | |
tree | 9a4cf212c90be7ff95735582c1ef843d55fd15a7 /src/m/sequent.h | |
parent | 6b44341743ef87a5e589d258f6200dac720bb684 (diff) | |
download | emacs-542fbdddb441fad31a069fce50ba992463c0651c.tar.gz |
Delete obsolete symbols.
Diffstat (limited to 'src/m/sequent.h')
-rw-r--r-- | src/m/sequent.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/sequent.h b/src/m/sequent.h index c39d7651949..9b6c205a36c 100644 --- a/src/m/sequent.h +++ b/src/m/sequent.h @@ -38,11 +38,6 @@ NOTE-END */ #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. */ |