summaryrefslogtreecommitdiff
path: root/bfd/elf-vxworks.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf-vxworks.h')
-rw-r--r--bfd/elf-vxworks.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/elf-vxworks.h b/bfd/elf-vxworks.h
index 0ac422e95a..76db15e64d 100644
--- a/bfd/elf-vxworks.h
+++ b/bfd/elf-vxworks.h
@@ -25,7 +25,8 @@ bfd_boolean elf_vxworks_add_symbol_hook
(bfd *, struct bfd_link_info *, Elf_Internal_Sym *, const char **,
flagword *, asection **, bfd_vma *);
bfd_boolean elf_vxworks_link_output_symbol_hook
- (const char *, Elf_Internal_Sym *);
+ (struct bfd_link_info *, const char *name, Elf_Internal_Sym *,
+ asection *, struct elf_link_hash_entry *);
bfd_boolean elf_vxworks_emit_relocs
(bfd *, asection *, Elf_Internal_Shdr *, Elf_Internal_Rela *,
struct elf_link_hash_entry **);