From: Ian Lance Taylor Date: Wed, 17 Jul 1996 13:28:31 +0000 (+0000) Subject: remove sanitization accidentally inserted in last commit X-Git-Tag: gdb-4_18~8215 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4b2ef5d8bffe5a2385bfe07aa0ca1776919e381b;p=external%2Fbinutils.git remove sanitization accidentally inserted in last commit --- 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 */