From ad76189a75b1be41dbc2cd2f9fb793cd2b403f57 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Thu, 10 Jul 2008 02:49:28 +0000 Subject: * 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. --- src/m/ibms390x.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/m/ibms390x.h') 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, -- cgit v1.2.1