remove sanitization accidentally inserted in last commit
authorIan Lance Taylor <ian@airs.com>
Wed, 17 Jul 1996 13:28:31 +0000 (13:28 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 17 Jul 1996 13:28:31 +0000 (13:28 +0000)
bfd/bfd-in2.h

index bf36b24f38d7b349ae1ac4aef579d5f4ecc7a828..496fb617f8ea656b5dd7cd1798ff0ecb6ccfd8ce 100644 (file)
@@ -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 */
This page took 0.025054 seconds and 4 git commands to generate.