diff options
Diffstat (limited to 'gas/config/tc-mn10200.h')
-rw-r--r-- | gas/config/tc-mn10200.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gas/config/tc-mn10200.h b/gas/config/tc-mn10200.h index f8e9d83..ca18116 100644 --- a/gas/config/tc-mn10200.h +++ b/gas/config/tc-mn10200.h @@ -1,5 +1,5 @@ /* tc-mn10200.h -- Header file for tc-mn10200.c. - Copyright 1996, 1997, 2000 Free Software Foundation, Inc. + Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. @@ -31,7 +31,6 @@ #define TARGET_FORMAT "elf32-mn10200" -#define MD_APPLY_FIX3 #define md_operand(x) /* Permit temporary numeric labels. */ |