]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/emultempl/lnk960.em
* ldemul.c (ldemul_new_vers_pattern): New function.
[thirdparty/binutils-gdb.git] / ld / emultempl / lnk960.em
index f5741b4c4ed2a394e1561c3460efca67e3c8e674..f23f2bc85d79a5f075823beef87b4fb3e72f4e63 100644 (file)
@@ -345,6 +345,7 @@ struct ld_emulation_xfer_struct ld_lnk960_emulation =
   NULL,        /* unrecognized file */
   NULL,        /* list options */
   NULL,        /* recognized file */
-  NULL         /* find_potential_libraries */
+  NULL,        /* find_potential_libraries */
+  NULL /* new_vers_pattern */
 };
 EOF