From ce7625cddc4a4395aa6aab0d5bae7a19c7575650 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sun, 9 Jul 2000 07:23:07 +0000 Subject: Restore hppa-elf32 to working order. --- bfd/elf32-hppa.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'bfd/elf32-hppa.h') diff --git a/bfd/elf32-hppa.h b/bfd/elf32-hppa.h index 17c5e1673a..127170c25f 100644 --- a/bfd/elf32-hppa.h +++ b/bfd/elf32-hppa.h @@ -37,13 +37,15 @@ #include "elf/hppa.h" boolean elf32_hppa_size_stubs - PARAMS ((bfd *, bfd *, struct bfd_link_info *)); + PARAMS ((bfd *, struct bfd_link_info *, + asection * (*) PARAMS ((const char *, asection *)), + void (*) PARAMS ((void)))); boolean elf32_hppa_build_stubs PARAMS ((bfd *, struct bfd_link_info *)); extern elf_hppa_reloc_type ** _bfd_elf32_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 -- cgit v1.2.1