diff options
Diffstat (limited to 'gas/config/tc-iq2000.h')
-rw-r--r-- | gas/config/tc-iq2000.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/gas/config/tc-iq2000.h b/gas/config/tc-iq2000.h index 0fe7699..aba1da1 100644 --- a/gas/config/tc-iq2000.h +++ b/gas/config/tc-iq2000.h @@ -1,5 +1,5 @@ /* tc-iq2000.h -- Header file for tc-iq2000.c. - Copyright (C) 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. @@ -20,11 +20,6 @@ #define TC_IQ2000 -#ifndef BFD_ASSEMBLER -/* Leading space so will compile with cc. */ - #error IQ2000 support requires BFD_ASSEMBLER -#endif - #define LISTING_HEADER "IQ2000 GAS " /* The target BFD architecture. */ |