H8/500 arch
authorSteve Chamberlain <sac@cygnus>
Thu, 4 Feb 1993 20:59:30 +0000 (20:59 +0000)
committerSteve Chamberlain <sac@cygnus>
Thu, 4 Feb 1993 20:59:30 +0000 (20:59 +0000)
include/bfd.h

index 476bf3d5336e8b7542528bfb9321d58bb1ceb474..6969ae1ca3547a89bd186dbaf021fc16c9bcb9af 100644 (file)
@@ -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
   };
 
This page took 0.024508 seconds and 4 git commands to generate.