From f5a7bf72ea2e4f5c1032dcb511dae0b7ca2971f8 Mon Sep 17 00:00:00 2001 From: law Date: Mon, 30 Aug 1999 21:57:08 +0000 Subject: [PATCH] Check in correct version of previous patch. --- bfd/elf32-hppa.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bfd/elf32-hppa.h b/bfd/elf32-hppa.h index dfd8444960..915fc13ae5 100644 --- a/bfd/elf32-hppa.h +++ b/bfd/elf32-hppa.h @@ -41,8 +41,8 @@ boolean elf32_hppa_size_stubs boolean elf32_hppa_build_stubs PARAMS ((bfd *, struct bfd_link_info *)); -extern void ** _bfd_elf32_hppa_gen_reloc_type - PARAMS ((bfd *, int, int, int, int, asymbol *)); +extern elf_hppa_reloc_type ** _bfd_elf32_hppa_gen_reloc_type + PARAMS ((bfd *, elf_hppa_reloc_type, int, int, int, asymbol *)); /* Define groups of basic relocations. FIXME: These should be the only basic relocations created by GAS. The rest -- 2.11.0