Allow symbols in MEMORY region specification
[deliverable/binutils-gdb.git] / gas / config / obj-coff.h
index cf5b95fc04ddf2a2d9ee6c4faa3f3691993635e6..82b618d89056d28e6525b7d8313ea376fc4c59cc 100644 (file)
@@ -1,5 +1,5 @@
 /* coff object file format
-   Copyright (C) 1989-2014 Free Software Foundation, Inc.
+   Copyright (C) 1989-2015 Free Software Foundation, Inc.
 
    This file is part of GAS.
 
 #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.023221 seconds and 4 git commands to generate.