bfd/
[deliverable/binutils-gdb.git] / ld / emultempl / ticoff.em
index 9c4ec2b052753c8006830c060ae1287723148c01..5938ba421e07755bb582f1c98a831a5658df07ba 100644 (file)
@@ -166,7 +166,7 @@ struct ld_emulation_xfer_struct ld_${EMULATION_NAME}_emulation =
   gld_${EMULATION_NAME}_get_script,
   "${EMULATION_NAME}",
   "${OUTPUT_FORMAT}",
-  NULL, /* finish */
+  finish_default,
   NULL, /* create output section statements */
   NULL, /* open dynamic archive */
   NULL, /* place orphan */
This page took 0.022703 seconds and 4 git commands to generate.