From: Steve Chamberlain Date: Thu, 4 Feb 1993 20:59:30 +0000 (+0000) Subject: H8/500 arch X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4e72fdc05ee9b3cc64e22016735b88d3997c34fe;p=binutils-gdb.git H8/500 arch --- diff --git a/include/bfd.h b/include/bfd.h index 476bf3d5336..6969ae1ca35 100644 --- a/include/bfd.h +++ b/include/bfd.h @@ -692,6 +692,7 @@ enum bfd_architecture bfd_arch_z8k, /* Zilog Z8000 */ #define bfd_mach_z8001 1 #define bfd_mach_z8002 2 + bfd_arch_h8500, /* Hitachi H8/500 */ bfd_arch_last };