mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-01 01:45:51 +08:00
H8/500 arch
This commit is contained in:
@ -692,6 +692,7 @@ enum bfd_architecture
|
|||||||
bfd_arch_z8k, /* Zilog Z8000 */
|
bfd_arch_z8k, /* Zilog Z8000 */
|
||||||
#define bfd_mach_z8001 1
|
#define bfd_mach_z8001 1
|
||||||
#define bfd_mach_z8002 2
|
#define bfd_mach_z8002 2
|
||||||
|
bfd_arch_h8500, /* Hitachi H8/500 */
|
||||||
bfd_arch_last
|
bfd_arch_last
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user