diff options
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index e8c5972..50ac263 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -715,7 +715,7 @@ extern void _bfd_elf_provide_symbol extern void _bfd_elf_provide_section_bound_symbols (struct bfd_link_info *, struct bfd_section *, const char *, const char *); -extern void _bfd_elf_fix_excluded_sec_syms +extern void _bfd_fix_excluded_sec_syms (bfd *, struct bfd_link_info *); extern bfd_boolean bfd_m68k_elf32_create_embedded_relocs |