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 | 5df583315f5e5c9f53473e7ad60fb3a334f05cd2 (patch) | |
tree | d765253ae8c563580d318ad2e62d482f5b9668ea /src/m/tek4300.h | |
parent | 3622dcd9a0c493d948313cd00a26af1a69d4c405 (diff) | |
download | emacs-5df583315f5e5c9f53473e7ad60fb3a334f05cd2.tar.gz |
Delete obsolete symbols.
Diffstat (limited to 'src/m/tek4300.h')
-rw-r--r-- | src/m/tek4300.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/m/tek4300.h b/src/m/tek4300.h index bd48abc78fc..608a8b761b3 100644 --- a/src/m/tek4300.h +++ b/src/m/tek4300.h @@ -31,10 +31,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define LONGBITS 32 /* Number of bits in a long */ -/* 68000 has lowest-numbered byte as most significant */ - -#define WORDS_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. */ |