Copy relocations against protected symbols
[deliverable/binutils-gdb.git] / bfd / elf32-cr16.c
index f16f1c628a2dbbc604989181a033f5f5ced47387..6dadcc1d9eab31f8237fd5a4f3da0892e46e921b 100644 (file)
@@ -2437,7 +2437,7 @@ _bfd_cr16_elf_adjust_dynamic_symbol (struct bfd_link_info * info,
       h->needs_copy = 1;
     }
 
-  return _bfd_elf_adjust_dynamic_copy (h, s);
+  return _bfd_elf_adjust_dynamic_copy (info, h, s);
 }
 
 /* Set the sizes of the dynamic sections.  */
This page took 0.044496 seconds and 4 git commands to generate.