diff options
Diffstat (limited to 'bfd/netbsd386.c')
-rw-r--r-- | bfd/netbsd386.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/netbsd386.c b/bfd/netbsd386.c index 446e0c8..1f72c7a 100644 --- a/bfd/netbsd386.c +++ b/bfd/netbsd386.c @@ -18,7 +18,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define BYTES_IN_WORD 4 -#define ARCH 32 /* ZMAGIC files never have the header in the text. */ #define N_HEADER_IN_TEXT(x) 0 |