Add support for PowerPC VLE.
[deliverable/binutils-gdb.git] / ld / emultempl / m68hc1xelf.em
index 4751346bcef35c2f2e77b90d1c4e9dbd63c6514c..deeefcef30e469dbae0cef8d62d021868a4b0295 100644 (file)
@@ -271,7 +271,7 @@ m68hc11elf_add_stub_section (const char *stub_sec_name,
      at the correct place.  */
   info.input_section = tramp_section;
   lang_list_init (&info.add);
-  lang_add_section (&info.add, stub_sec, os);
+  lang_add_section (&info.add, stub_sec, NULL, os);
 
   if (info.add.head == NULL)
     goto err_ret;
This page took 0.024862 seconds and 4 git commands to generate.