aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-vxworks.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf-vxworks.h')
-rw-r--r--bfd/elf-vxworks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf-vxworks.h b/bfd/elf-vxworks.h
index c9aa490..762dd8d 100644
--- a/bfd/elf-vxworks.h
+++ b/bfd/elf-vxworks.h
@@ -28,7 +28,7 @@ bfd_boolean elf_vxworks_link_output_symbol_hook
bfd_boolean elf_vxworks_emit_relocs
(bfd *, asection *, Elf_Internal_Shdr *, Elf_Internal_Rela *,
struct elf_link_hash_entry **);
-void elf_vxworks_final_write_processing (bfd *, bfd_boolean);
+bfd_boolean elf_vxworks_final_write_processing (bfd *);
bfd_boolean elf_vxworks_create_dynamic_sections
(bfd *, struct bfd_link_info *, asection **);
bfd_boolean elf_vxworks_add_dynamic_entries (bfd *, struct bfd_link_info *);