* config/{h8500.mt, tc-h8500.c, tc-h8500.h, obj-coffbfd.c,
[deliverable/binutils-gdb.git] / gas / config / obj-coffbfd.h
index 702e8634d1859a678f929c6f62ddfec2ac652e29..d73500d461a573f96172b8bb6f8161e4f71d7076 100644 (file)
 #define TARGET_FORMAT "coff-h8300"
 #endif
 
+#ifdef TC_H8500
+#include "coff/h8500.h"
+#define TARGET_FORMAT "coff-h8500"
+#endif
+
 #ifdef TC_M68K
 #include "coff/m68k.h"
 #define TARGET_FORMAT "coff-m68k"
This page took 0.022697 seconds and 4 git commands to generate.