Mercurial > emacs
diff src/m/mips.h @ 96581:e1043d6b0d2b
* 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.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 10 Jul 2008 02:49:28 +0000 |
parents | ddedcecb18ef |
children | 0e3e875ffade |
line wrap: on
line diff
--- a/src/m/mips.h Thu Jul 10 02:37:07 2008 +0000 +++ b/src/m/mips.h Thu Jul 10 02:49:28 2008 +0000 @@ -39,11 +39,6 @@ #define NO_ARG_ARRAY -/* Define WORD_MACHINE if addresses and such have - * to be corrected before they can be used as byte counts. */ - -#undef WORD_MACHINE - /* Define how to take a char and sign-extend into an int. On machines where char is signed, this is a no-op. */