* elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
[deliverable/binutils-gdb.git] / bfd / elf32-m68hc1x.c
index 0696a3642517247d44d34683b749e116b76cd4d1..3c2ff6118f5e81db92cd9d551dcd9fadf628231e 100644 (file)
@@ -476,9 +476,9 @@ elf32_m68hc11_size_stubs (output_bfd, stub_bfd, info, add_stub_section)
 
           /* Get the relocs.  */
           internal_relocs
-            = _bfd_elf32_link_read_relocs (input_bfd, section, NULL,
-                                           (Elf_Internal_Rela *) NULL,
-                                           info->keep_memory);
+            = _bfd_elf_link_read_relocs (input_bfd, section, NULL,
+                                        (Elf_Internal_Rela *) NULL,
+                                        info->keep_memory);
           if (internal_relocs == NULL)
             goto error_ret_free_local;
 
This page took 0.02669 seconds and 4 git commands to generate.