mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 05:47:26 +08:00
remove sanitization accidentally inserted in last commit
This commit is contained in:
@ -1194,9 +1194,7 @@ enum bfd_architecture
|
|||||||
bfd_arch_h8300, /* Hitachi H8/300 */
|
bfd_arch_h8300, /* Hitachi H8/300 */
|
||||||
#define bfd_mach_h8300 1
|
#define bfd_mach_h8300 1
|
||||||
#define bfd_mach_h8300h 2
|
#define bfd_mach_h8300h 2
|
||||||
/* start-sanitize-h8s */
|
|
||||||
#define bfd_mach_h8300s 3
|
#define bfd_mach_h8300s 3
|
||||||
/* end-sanitize-h8s */
|
|
||||||
bfd_arch_powerpc, /* PowerPC */
|
bfd_arch_powerpc, /* PowerPC */
|
||||||
bfd_arch_rs6000, /* IBM RS/6000 */
|
bfd_arch_rs6000, /* IBM RS/6000 */
|
||||||
bfd_arch_hppa, /* HP PA RISC */
|
bfd_arch_hppa, /* HP PA RISC */
|
||||||
|
Reference in New Issue
Block a user