diff options
Diffstat (limited to 'bfd/elf-hppa.h')
-rw-r--r-- | bfd/elf-hppa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf-hppa.h b/bfd/elf-hppa.h index a498c59..59c0c4f 100644 --- a/bfd/elf-hppa.h +++ b/bfd/elf-hppa.h @@ -1021,7 +1021,7 @@ _bfd_elf_hppa_gen_reloc_type (bfd *abfd, /* Translate from an elf into field into a howto relocation pointer. */ static bfd_boolean -elf_hppa_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, +elf_hppa_info_to_howto (bfd *abfd, arelent *bfd_reloc, Elf_Internal_Rela *elf_reloc) { |