mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-12 12:40:36 +00:00
remove sanitization accidentally inserted in last commit
This commit is contained in:
parent
48b497edfe
commit
4b2ef5d8bf
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user