diff options
Diffstat (limited to 'bfd/elf32-xgate.h')
-rw-r--r-- | bfd/elf32-xgate.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/elf32-xgate.h b/bfd/elf32-xgate.h index 8ea069a..8002861 100644 --- a/bfd/elf32-xgate.h +++ b/bfd/elf32-xgate.h @@ -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*); |