aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/mips.h
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2008-07-10 02:49:28 +0000
committerDan Nicolaescu <[email protected]>2008-07-10 02:49:28 +0000
commitad76189a75b1be41dbc2cd2f9fb793cd2b403f57 (patch)
tree1f2fa3ca14cb3e05b7c040ac28f63eaecdf645db /src/m/mips.h
parentd2b5bbda451e8e10576e3145938c27c6171f6ae3 (diff)
* 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/mips.h')
-rw-r--r--src/m/mips.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/mips.h b/src/m/mips.h
index 877e4e4c90..7b9d658639 100644
--- a/src/m/mips.h
+++ b/src/m/mips.h
@@ -39,11 +39,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. */
-
-#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. */