2000-09-25 Kazu Hirata <kazu@hxi.com>
[external/binutils.git] / gas / config / tc-z8k.h
index d88b656..c28d736 100644 (file)
@@ -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 */