bfd/
[deliverable/binutils-gdb.git] / ld / scripttempl / ppcpe.sc
index 83e260930c709bd3a65b30923b17f7769a4f1a50..182fbe5544ec5467fc4561731afaccdca2432a51 100644 (file)
@@ -22,7 +22,7 @@ ${LIB_SEARCH_DIRS}
    "-u mainCRTStartup" to make sure it gets included in the link.
 */
 
-ENTRY(mainCRTStartup)
+${RELOCATING+ENTRY (mainCRTStartup)}
 
 SECTIONS
 {
This page took 0.023393 seconds and 4 git commands to generate.