diff options
Diffstat (limited to 'gas/config/tc-i370.h')
-rw-r--r-- | gas/config/tc-i370.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/config/tc-i370.h b/gas/config/tc-i370.h index 8822996..4cd5f2f 100644 --- a/gas/config/tc-i370.h +++ b/gas/config/tc-i370.h @@ -29,10 +29,6 @@ struct fix; #define TARGET_BYTES_BIG_ENDIAN 1 #endif -#ifndef BFD_ASSEMBLER - #error I370 support requires BFD_ASSEMBLER -#endif - /* The target BFD architecture. */ #define TARGET_ARCH (i370_arch ()) extern enum bfd_architecture i370_arch (void); |