aboutsummaryrefslogtreecommitdiff
path: root/bfd/aoutx.h
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-07-12 15:46:32 +0000
committerIan Lance Taylor <ian@airs.com>1994-07-12 15:46:32 +0000
commit42ec46c361cc4cd5f953eb59057512cd867e1040 (patch)
treebb43be8b43bf7a3c89887bbc1452686f015de39d /bfd/aoutx.h
parentc3ac803fe6c1256b3d6a631ca5b1ef9774794963 (diff)
downloadgdb-42ec46c361cc4cd5f953eb59057512cd867e1040.zip
gdb-42ec46c361cc4cd5f953eb59057512cd867e1040.tar.gz
gdb-42ec46c361cc4cd5f953eb59057512cd867e1040.tar.bz2
* aout-encap.c (ARCH): Don't define. Obsolete.
* aout0.c, aoutx.h, gen-aout.c, hp300bsd.c, hp300hpux.c: Likewise. * i386aout.c, i386bsd.c, i386dynix.c, i386linux.c: Likewise. * i386lynx.c, m68klynx.c, mipsbsd.c, netbsd386.c: Likewise. * newsos3.c, sparclynx.c, sunos.c: Likewise.
Diffstat (limited to 'bfd/aoutx.h')
-rw-r--r--bfd/aoutx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/aoutx.h b/bfd/aoutx.h
index e3ca98f..a2a8f7d 100644
--- a/bfd/aoutx.h
+++ b/bfd/aoutx.h
@@ -65,7 +65,6 @@ DESCRIPTION
from @file{sunos.c}:
-| #define ARCH 32
| #define TARGET_NAME "a.out-sunos-big"
| #define VECNAME sunos_big_vec
| #include "aoutf1.h"