From 4b2ef5d8bffe5a2385bfe07aa0ca1776919e381b Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 17 Jul 1996 13:28:31 +0000 Subject: [PATCH] remove sanitization accidentally inserted in last commit --- bfd/bfd-in2.h | 2 -- 1 file changed, 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 */ -- 2.7.4