* config/obj-elf.c (obj_elf_init_stab_section): References are
[deliverable/binutils-gdb.git] / gas / config / tc-z8k.h
index d88b656d6eee62a556741c836a4bba243ca49b84..d1899e1564fddbf0625220b9d4e0b273e6569269 100644 (file)
@@ -1,5 +1,7 @@
 /* This file is tc-z8k.h
-   Copyright (C) 1987-1992, 93, 95, 97, 1998 Free Software Foundation, Inc.
+   Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1997, 1998,
+   2000
+   Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -18,7 +20,6 @@
    Software Foundation, 59 Temple Place - Suite 330, Boston, MA
    02111-1307, USA.  */
 
-
 #define TC_Z8K
 #define TARGET_BYTES_BIG_ENDIAN 1
 
@@ -33,7 +34,7 @@ struct internal_reloc;
 #endif
 
 /* This macro translates between an internal fix and an coff reloc type */
-#define TC_COFF_FIX2RTYPE(fixP) abort();
+#define TC_COFF_FIX2RTYPE(fixP) abort ();
 
 #define BFD_ARCH bfd_arch_z8k
 #define COFF_MAGIC 0x8000
@@ -50,5 +51,3 @@ extern void tc_reloc_mangle
 #define RELOC_32 1234
 
 #define md_operand(x)
-
-/* end of tc-z8k.h */
This page took 0.027673 seconds and 4 git commands to generate.