bfd/
[deliverable/binutils-gdb.git] / bfd / elf64-hppa.c
index 58798ae37949554fa7c03765132a73831bd6cdbe..143c84a927d34b8f3e3be3ba5de9b2862ed9ace1 100644 (file)
@@ -204,9 +204,6 @@ static bfd_boolean elf64_hppa_finish_dynamic_symbol
   PARAMS ((bfd *, struct bfd_link_info *,
           struct elf_link_hash_entry *, Elf_Internal_Sym *));
 
-static int elf64_hppa_additional_program_headers
-  PARAMS ((bfd *));
-
 static bfd_boolean elf64_hppa_modify_segment_map
   PARAMS ((bfd *, struct bfd_link_info *));
 
@@ -2617,8 +2614,8 @@ elf64_hppa_grok_psinfo (bfd *abfd, Elf_Internal_Note *note)
    existence of a .interp section.  */
 
 static int
-elf64_hppa_additional_program_headers (abfd)
-     bfd *abfd;
+elf64_hppa_additional_program_headers (bfd *abfd,
+                                      struct bfd_link_info *info ATTRIBUTE_UNUSED)
 {
   asection *s;
 
This page took 0.025276 seconds and 4 git commands to generate.