* elf32-m32r.c (m32r_elf_sweep_hook): Fix an illegal duplicate check.
[deliverable/binutils-gdb.git] / bfd / pdp11.c
index f548e9894f89da825a31f2b59c39e1481b3d8a84..83029c46d04721d594d7efec7d033b09e39bd351 100644 (file)
@@ -719,10 +719,6 @@ NAME (aout, machine_type) (enum bfd_architecture arch,
        arch_flags = M_386;
       break;
 
-    case bfd_arch_a29k:
-      if (machine == 0)        arch_flags = M_29K;
-      break;
-
     case bfd_arch_arm:
       if (machine == 0)        arch_flags = M_ARM;
       break;
This page took 0.023121 seconds and 4 git commands to generate.