diff options
Diffstat (limited to 'bfd/elf32-cris.c')
-rw-r--r-- | bfd/elf32-cris.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-cris.c b/bfd/elf32-cris.c index 080f958..c5f9a8b 100644 --- a/bfd/elf32-cris.c +++ b/bfd/elf32-cris.c @@ -968,7 +968,7 @@ static int additional_relocation_error_msg_count = 10; /* Relocate an CRIS ELF section. See elf32-fr30.c, from where this was copied, for further comments. */ -static bfd_boolean +static int cris_elf_relocate_section (bfd *output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info *info, bfd *input_bfd, |