diff options
Diffstat (limited to 'gas/config/tc-m32c.h')
-rw-r--r-- | gas/config/tc-m32c.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gas/config/tc-m32c.h b/gas/config/tc-m32c.h index 826bcf8..971b59d 100644 --- a/gas/config/tc-m32c.h +++ b/gas/config/tc-m32c.h @@ -1,5 +1,5 @@ /* tc-m32c.h -- Header file for tc-m32c.c. - Copyright (C) 2004 Free Software Foundation, Inc. + Copyright (C) 2004, 2005 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. @@ -20,10 +20,6 @@ #define TC_M32C -#ifndef BFD_ASSEMBLER -#error M32C support requires BFD_ASSEMBLER -#endif - #define LISTING_HEADER "M16C/M32C GAS " /* The target BFD architecture. */ |