Add TMS320C4x support
[deliverable/binutils-gdb.git] / gas / config / obj-coff.h
index 56389c9672d47e7be9d58b690316b8bfbd132df8..ed1fda96ee456bdc707a08f69f7b21213ac5c428 100644 (file)
 #define TARGET_FORMAT "coff-tic30"
 #endif
 
+#ifdef TC_TIC4X
+#include "coff/tic4x.h"
+#define TARGET_FORMAT "coff2-c4x"
+#endif
+
 #ifdef TC_TIC54X
 #include "coff/tic54x.h"
 #define TARGET_FORMAT "coff1-c54x"
This page took 0.02425 seconds and 4 git commands to generate.