Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elf32-xgate.h
index 8ea069a3c6b1da7f1082a2b91bc6c098b3eaf351..99ab9a4935ddb3238de14ff44569083ba2018f63 100644 (file)
@@ -1,5 +1,5 @@
 /* Freescale XGATE-specific support for 32-bit ELF
-   Copyright (C) 2012-2016 Free Software Foundation, Inc.
+   Copyright (C) 2012-2018 Free Software Foundation, Inc.
 
    Contributed by Sean Keys (skeys@ipdatasys.com)
    (Heavily copied from the HC11 port by Stephane Carrez (stcarrez@nerim.fr))
@@ -29,7 +29,6 @@
 #include "elf/xgate.h"
 
 /* Set and control ELF flags in ELF header.  */
-extern bfd_boolean _bfd_xgate_elf_merge_private_bfd_data (bfd*,bfd*);
 extern bfd_boolean _bfd_xgate_elf_set_private_flags (bfd*,flagword);
 extern bfd_boolean _bfd_xgate_elf_print_private_bfd_data (bfd*, void*);
 
@@ -81,7 +80,7 @@ struct xgate_elf_link_hash_table
 
   /* Assorted information used by elf32_hppa_size_stubs.  */
   unsigned int bfd_count;
-  int          top_index;
+  int         top_index;
   asection **  input_list;
 
   /* Small local sym cache.  */
This page took 0.024796 seconds and 4 git commands to generate.