diff options
Diffstat (limited to 'bfd/elf64-hppa.h')
-rw-r--r-- | bfd/elf64-hppa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf64-hppa.h b/bfd/elf64-hppa.h index 5098e0c..9c15e6a 100644 --- a/bfd/elf64-hppa.h +++ b/bfd/elf64-hppa.h @@ -26,7 +26,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "elf/hppa.h" extern elf_hppa_reloc_type ** _bfd_elf64_hppa_gen_reloc_type - PARAMS ((bfd *, elf_hppa_reloc_type, int, int, int, asymbol *)); + PARAMS ((bfd *, elf_hppa_reloc_type, int, unsigned int, int, asymbol *)); /* Define groups of basic relocations. FIXME: These should be the only basic relocations created by GAS. The rest |