diff options
Diffstat (limited to 'gas/config/tc-xstormy16.h')
-rw-r--r-- | gas/config/tc-xstormy16.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gas/config/tc-xstormy16.h b/gas/config/tc-xstormy16.h index df750be..5425874 100644 --- a/gas/config/tc-xstormy16.h +++ b/gas/config/tc-xstormy16.h @@ -20,11 +20,6 @@ #define TC_XSTORMY16 -#ifndef BFD_ASSEMBLER -/* Leading space so will compile with cc. */ - #error XSTORMY16 support requires BFD_ASSEMBLER -#endif - #define LISTING_HEADER "XSTORMY16 GAS " /* The target BFD architecture. */ |