diff options
Diffstat (limited to 'bfd/elf-bfd.h')
-rw-r--r-- | bfd/elf-bfd.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/elf-bfd.h b/bfd/elf-bfd.h index 79b9dbc..fd08748 100644 --- a/bfd/elf-bfd.h +++ b/bfd/elf-bfd.h @@ -2659,9 +2659,6 @@ extern bfd_boolean _bfd_elf_allocate_ifunc_dyn_relocs (struct bfd_link_info *, struct elf_link_hash_entry *, struct elf_dyn_relocs **, bfd_boolean *, unsigned int, unsigned int, unsigned int, bfd_boolean); -extern long _bfd_elf_ifunc_get_synthetic_symtab - (bfd *, long, asymbol **, long, asymbol **, asymbol **, asection *, - bfd_vma *(*) (bfd *, asymbol **, asection *, asection *)); extern void elf_append_rela (bfd *, asection *, Elf_Internal_Rela *); extern void elf_append_rel (bfd *, asection *, Elf_Internal_Rela *); |