diff options
Diffstat (limited to 'gas/config/tc-d30v.h')
-rw-r--r-- | gas/config/tc-d30v.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/config/tc-d30v.h b/gas/config/tc-d30v.h index 4c80301..9a5e7cc 100644 --- a/gas/config/tc-d30v.h +++ b/gas/config/tc-d30v.h @@ -22,10 +22,6 @@ #define TC_D30V -#ifndef BFD_ASSEMBLER - #error D30V support requires BFD_ASSEMBLER -#endif - /* The target BFD architecture. */ #define TARGET_ARCH bfd_arch_d30v #define TARGET_FORMAT "elf32-d30v" |