]> Git Repo - binutils.git/blobdiff - ld/emultempl/gld960c.em
* ldemul.c (ldemul_new_vers_pattern): New function.
[binutils.git] / ld / emultempl / gld960c.em
index 0772bcad6034304a733f05addc6d2d6d6f3f7692..261a3f8cf36d0f5af94a7bfad840f04d206fd265 100644 (file)
@@ -204,6 +204,7 @@ struct ld_emulation_xfer_struct ld_gld960coff_emulation =
   NULL,        /* unrecognized file */
   NULL,        /* list options */
   NULL,        /* recognized file */
-  NULL         /* find_potential_libraries */
+  NULL,        /* find_potential_libraries */
+  NULL /* new_vers_pattern */
 };
 EOF
This page took 0.021292 seconds and 4 git commands to generate.