Don't include libbfd.h outside of bfd, part 4
[deliverable/binutils-gdb.git] / bfd / irix-core.c
index dd7214cad07222ea1253cb8e89d8983b05051345..8f27a2b4008506f9a84d6d556bdb16375c84cac3 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for Irix core files.
-   Copyright (C) 1993-2014 Free Software Foundation, Inc.
+   Copyright (C) 1993-2016 Free Software Foundation, Inc.
    Written by Stu Grossman, Cygnus Support.
    Converted to back-end form by Ian Lance Taylor, Cygnus Support
 
@@ -279,7 +279,7 @@ swap_abort(void)
 #define        NO_PUT64 ((void (*) (bfd_uint64_t, void *)) swap_abort)
 #define        NO_GETS64 ((bfd_int64_t (*) (const void *)) swap_abort)
 
-const bfd_target irix_core_vec =
+const bfd_target core_irix_vec =
   {
     "irix-core",
     bfd_target_unknown_flavour,
This page took 0.02492 seconds and 4 git commands to generate.