diff options
Diffstat (limited to 'bfd/elf32-pj.c')
-rw-r--r-- | bfd/elf32-pj.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/elf32-pj.c b/bfd/elf32-pj.c index d98b1b3..4d48c8d 100644 --- a/bfd/elf32-pj.c +++ b/bfd/elf32-pj.c @@ -31,6 +31,8 @@ static reloc_howto_type *pj_elf_reloc_type_lookup PARAMS ((bfd *, bfd_reloc_code_real_type)); static void pj_elf_info_to_howto PARAMS ((bfd *, arelent *, Elf_Internal_Rela *)); +static void pj_elf_final_write_processing + PARAMS ((bfd *, boolean)); static reloc_howto_type pj_elf_howto_table[] = { |