diff options
Diffstat (limited to 'gas/config/tc-v850.h')
-rw-r--r-- | gas/config/tc-v850.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/config/tc-v850.h b/gas/config/tc-v850.h index 639971e..f9ec804 100644 --- a/gas/config/tc-v850.h +++ b/gas/config/tc-v850.h @@ -25,10 +25,6 @@ #define TARGET_BYTES_BIG_ENDIAN 0 -#ifndef BFD_ASSEMBLER - #error V850 support requires BFD_ASSEMBLER -#endif - /* The target BFD architecture. */ #define TARGET_ARCH bfd_arch_v850 |