diff options
Diffstat (limited to 'gas/config/tc-d10v.h')
-rw-r--r-- | gas/config/tc-d10v.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/config/tc-d10v.h b/gas/config/tc-d10v.h index 4453bf6..f9a30b4 100644 --- a/gas/config/tc-d10v.h +++ b/gas/config/tc-d10v.h @@ -24,10 +24,6 @@ #define TARGET_BYTES_BIG_ENDIAN 0 -#ifndef BFD_ASSEMBLER - #error D10V support requires BFD_ASSEMBLER -#endif - /* The target BFD architecture. */ #define TARGET_ARCH bfd_arch_d10v |