diff options
Diffstat (limited to 'bfd/elf32-ppc.c')
-rw-r--r-- | bfd/elf32-ppc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-ppc.c b/bfd/elf32-ppc.c index fe8b6fd..1a00a39 100644 --- a/bfd/elf32-ppc.c +++ b/bfd/elf32-ppc.c @@ -6933,7 +6933,7 @@ is_insn_dq_form (unsigned int insn) section, which means that the addend must be adjusted accordingly. */ -static bfd_boolean +static int ppc_elf_relocate_section (bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, |