diff options
Diffstat (limited to 'gas/config/tc-i860.h')
-rw-r--r-- | gas/config/tc-i860.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gas/config/tc-i860.h b/gas/config/tc-i860.h index 4fb34e5..11c36b5 100644 --- a/gas/config/tc-i860.h +++ b/gas/config/tc-i860.h @@ -1,5 +1,5 @@ /* tc-i860.h -- Header file for the i860. - Copyright 1991, 1992, 1995, 1998, 2000, 2001, 2002, 2003 + Copyright 1991, 1992, 1995, 1998, 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc. Brought back from the dead and completely reworked @@ -24,10 +24,6 @@ #ifndef TC_I860 #define TC_I860 1 -#ifndef BFD_ASSEMBLER -#error i860 support requires BFD_ASSEMBLER -#endif - enum i860_fix_info { OP_NONE = 0x00000, |