Check in correct version of previous patch.
authorJeff Law <law@redhat.com>
Mon, 30 Aug 1999 21:57:08 +0000 (21:57 +0000)
committerJeff Law <law@redhat.com>
Mon, 30 Aug 1999 21:57:08 +0000 (21:57 +0000)
bfd/elf32-hppa.h

index dfd8444960281b9265fc955c4d2e4ccc551a069d..915fc13ae59c09b34b8563a2337cafbab1b53bda 100644 (file)
@@ -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
This page took 0.025372 seconds and 4 git commands to generate.