diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2008-07-10 02:49:28 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2008-07-10 02:49:28 +0000 |
commit | ad76189a75b1be41dbc2cd2f9fb793cd2b403f57 (patch) | |
tree | 1f2fa3ca14cb3e05b7c040ac28f63eaecdf645db /src/m/ibms390x.h | |
parent | d2b5bbda451e8e10576e3145938c27c6171f6ae3 (diff) | |
download | emacs-ad76189a75b1be41dbc2cd2f9fb793cd2b403f57.tar.gz |
* m/template.h:
* m/sparc.h:
* m/mips.h:
* m/m68k.h:
* m/iris4d.h:
* m/intel386.h:
* m/ibms390x.h:
* m/ibms390.h:
* m/ia64.h:
* m/hp800.h:
* m/arm.h:
* m/amdx86-64.h: Remove dead code and references to unused
and compiler defined symbols.
Diffstat (limited to 'src/m/ibms390x.h')
-rw-r--r-- | src/m/ibms390x.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/ibms390x.h b/src/m/ibms390x.h index 61e2a3836ea..a3afd23f599 100644 --- a/src/m/ibms390x.h +++ b/src/m/ibms390x.h @@ -45,11 +45,6 @@ NOTE-END */ #define NO_ARG_ARRAY -/* Define WORD_MACHINE if addresses and such have - * to be corrected before they can be used as byte counts. */ - -#define WORD_MACHINE - /* Now define a symbol for the cpu type, if your compiler does not define it automatically: Ones defined so far include vax, m68000, ns16000, pyramid, |