summaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2010-06-29 04:17:18 +0000
committerAlan Modra <amodra@bigpond.net.au>2010-06-29 04:17:18 +0000
commit1bd90188957e42e6e009e30b62240e3babedf1bb (patch)
tree0fad87650589c1caca175e7108d94f3117414655 /bfd/bfd-in2.h
parent7e06be81a98199f5d40b668eaa2792344cb63087 (diff)
downloadbinutils-redhat-1bd90188957e42e6e009e30b62240e3babedf1bb.tar.gz
remove maxq-coff port
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 5c42128ba2..f97c67fd13 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -2083,9 +2083,6 @@ enum bfd_architecture
#define bfd_mach_xc16xs 3
bfd_arch_xtensa, /* Tensilica's Xtensa cores. */
#define bfd_mach_xtensa 1
- bfd_arch_maxq, /* Dallas MAXQ 10/20 */
-#define bfd_mach_maxq10 10
-#define bfd_mach_maxq20 20
bfd_arch_z80,
#define bfd_mach_z80strict 1 /* No undocumented opcodes. */
#define bfd_mach_z80 3 /* With ixl, ixh, iyl, and iyh. */