Remove support for the (deprecated) openrisc and or32 configurations and replace
[deliverable/binutils-gdb.git] / gas / config / obj-coff.h
index cf5b95fc04ddf2a2d9ee6c4faa3f3691993635e6..dba6b63fb7e1b618c02ef328b50e0e169ba6c5dc 100644 (file)
 #endif
 #endif
 
-#ifdef TC_OR32
-#include "coff/or32.h"
-#define TARGET_FORMAT "coff-or32-big"
-#endif
-
 #ifdef TC_I960
 #include "coff/i960.h"
 #define TARGET_FORMAT "coff-Intel-little"
This page took 0.024418 seconds and 4 git commands to generate.