diff options
Diffstat (limited to 'bfd/elf32-hppa.h')
-rw-r--r-- | bfd/elf32-hppa.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/elf32-hppa.h b/bfd/elf32-hppa.h index 2d99aa8..dfd8444 100644 --- a/bfd/elf32-hppa.h +++ b/bfd/elf32-hppa.h @@ -41,6 +41,9 @@ 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 *)); + /* Define groups of basic relocations. FIXME: These should be the only basic relocations created by GAS. The rest should be internal to the BFD backend. |