X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gas%2Fconfig%2Ftc-h8500.h;h=9f7b6276c0e5db4a88a84fe5060af6737edb0e44;hb=f333765ffdd8e9928ff398b02dd04c8938f507cb;hp=2a53ec35ce2b64c21297ceb33b26858157bd2930;hpb=ed288bb597072176e84fc8279707a3f2f475779b;p=binutils-gdb.git diff --git a/gas/config/tc-h8500.h b/gas/config/tc-h8500.h index 2a53ec35ce2..9f7b6276c0e 100644 --- a/gas/config/tc-h8500.h +++ b/gas/config/tc-h8500.h @@ -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 */