aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-mt.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf32-mt.c')
-rw-r--r--bfd/elf32-mt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/elf32-mt.c b/bfd/elf32-mt.c
index c0b95b9..42a84ae 100644
--- a/bfd/elf32-mt.c
+++ b/bfd/elf32-mt.c
@@ -38,7 +38,7 @@ static bfd_reloc_status_type mt_final_link_relocate
(reloc_howto_type *, bfd *, asection *, bfd_byte *,
Elf_Internal_Rela *, bfd_vma);
-static bfd_boolean mt_elf_relocate_section
+static int mt_elf_relocate_section
(bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
Elf_Internal_Rela *, Elf_Internal_Sym *, asection **);
@@ -297,7 +297,7 @@ mt_final_link_relocate
section, which means that the addend must be adjusted
accordingly. */
-static bfd_boolean
+static int
mt_elf_relocate_section
(bfd * output_bfd ATTRIBUTE_UNUSED,
struct bfd_link_info * info,