OSDN Git Service

Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/. 2003...
[pf3gnuchains/pf3gnuchains3x.git] / gas / config / obj-coff.h
index 6e852be..4349acb 100644 (file)
 
 #ifdef TC_TIC4X
 #include "coff/tic4x.h"
-#define TARGET_FORMAT "coff2-c4x"
+#define TARGET_FORMAT "coff2-tic4x"
 #endif
 
 #ifdef TC_TIC54X