aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-w65.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-w65.h')
-rw-r--r--gas/config/tc-w65.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/gas/config/tc-w65.h b/gas/config/tc-w65.h
index 9794ad2..7a42ae1 100644
--- a/gas/config/tc-w65.h
+++ b/gas/config/tc-w65.h
@@ -1,5 +1,5 @@
/* This file is tc-w65.h
- Copyright (C) 1995, 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1997, 1998, 2000 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
@@ -18,7 +18,6 @@
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
-
#define TC_W65
#define TARGET_BYTES_BIG_ENDIAN 0
@@ -57,5 +56,3 @@ int tc_cons_reloc;
extern struct relax_type md_relax_table[];
#define TC_GENERIC_RELAX_TABLE md_relax_table
-
-/* end of tc-w65.h */