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/iris5d.h | |
parent | 6b44341743ef87a5e589d258f6200dac720bb684 (diff) | |
download | emacs-542fbdddb441fad31a069fce50ba992463c0651c.tar.gz |
Delete obsolete symbols.
Diffstat (limited to 'src/m/iris5d.h')
-rw-r--r-- | src/m/iris5d.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/iris5d.h b/src/m/iris5d.h index 25a4b1ee045..141e8131f69 100644 --- a/src/m/iris5d.h +++ b/src/m/iris5d.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. */ |