diff options
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/bfd-in2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index bf36b24..496fb61 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1194,9 +1194,7 @@ enum bfd_architecture bfd_arch_h8300, /* Hitachi H8/300 */ #define bfd_mach_h8300 1 #define bfd_mach_h8300h 2 - /* start-sanitize-h8s */ #define bfd_mach_h8300s 3 - /* end-sanitize-h8s */ bfd_arch_powerpc, /* PowerPC */ bfd_arch_rs6000, /* IBM RS/6000 */ bfd_arch_hppa, /* HP PA RISC */ |