summaryrefslogtreecommitdiff
path: root/gas/config/tc-z8k.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/tc-z8k.h')
-rw-r--r--gas/config/tc-z8k.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/gas/config/tc-z8k.h b/gas/config/tc-z8k.h
index d88b656d6ee..c28d736862e 100644
--- a/gas/config/tc-z8k.h
+++ b/gas/config/tc-z8k.h
@@ -1,5 +1,6 @@
/* This file is tc-z8k.h
- Copyright (C) 1987-1992, 93, 95, 97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1987-1992, 93, 95, 97, 98, 2000
+ Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
@@ -18,7 +19,6 @@
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
-
#define TC_Z8K
#define TARGET_BYTES_BIG_ENDIAN 1
@@ -50,5 +50,3 @@ extern void tc_reloc_mangle
#define RELOC_32 1234
#define md_operand(x)
-
-/* end of tc-z8k.h */