elf_backend_relocate_section int vs. bfd_boolean
[deliverable/binutils-gdb.git] / bfd / elf32-avr.c
index ed38ff8bb02b25863c50bfabef396b3b466677ac..79de45dc1d2102cbe95b24540c15a2de8fd735b8 100644 (file)
@@ -1413,7 +1413,7 @@ avr_final_link_relocate (reloc_howto_type *                   howto,
 
 /* Relocate an AVR ELF section.  */
 
-static bfd_boolean
+static int
 elf32_avr_relocate_section (bfd *output_bfd ATTRIBUTE_UNUSED,
                            struct bfd_link_info *info,
                            bfd *input_bfd,
This page took 0.025495 seconds and 4 git commands to generate.