aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorSteve Chamberlain <steve@cygnus>1991-04-03 22:11:21 +0000
committerSteve Chamberlain <steve@cygnus>1991-04-03 22:11:21 +0000
commit0da5b97eb159ffe7f676ff81305b9d9a37428793 (patch)
tree4c2b935b6604d6754918e6781ffdffe6056244d2 /bfd
parent36773af51a039691db1816f3ebe401a8f2e5393c (diff)
downloadgdb-0da5b97eb159ffe7f676ff81305b9d9a37428793.zip
gdb-0da5b97eb159ffe7f676ff81305b9d9a37428793.tar.gz
gdb-0da5b97eb159ffe7f676ff81305b9d9a37428793.tar.bz2
Moved the #defines into bfd.h long ago
Diffstat (limited to 'bfd')
-rwxr-xr-xbfd/archures.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/bfd/archures.h b/bfd/archures.h
index b1f5594..db14d1d 100755
--- a/bfd/archures.h
+++ b/bfd/archures.h
@@ -32,10 +32,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* $Id$ */
-#define bfd_mach_i960_core 1
-#define bfd_mach_i960_kb_sb 2
-#define bfd_mach_i960_mc 3
-#define bfd_mach_i960_xa 4
-#define bfd_mach_i960_ca 5
-#define bfd_mach_i960_ka_sa 6