Thu Aug 30 12:05:13 2001 J"orn Rennecke <amylaar@redhat.com>
[binutils-gdb.git] / gas / config / tc-h8500.h
index 2a53ec35ce2b64c21297ceb33b26858157bd2930..9f7b6276c0e5db4a88a84fe5060af6737edb0e44 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is tc-h8500.h
-   Copyright (C) 1993, 95, 97, 1998 Free Software Foundation, Inc.
+   Copyright 1993, 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_H8500
 
 #define TARGET_BYTES_BIG_ENDIAN 1
@@ -53,5 +52,3 @@ extern void tc_reloc_mangle
 
 extern struct relax_type md_relax_table[];
 #define TC_GENERIC_RELAX_TABLE md_relax_table
-
-/* end of tc-h8500.h */