]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/scripttempl/h8300s.sc
Merge commit 'upstream/2.20'
[msp430-binutils.git] / ld / scripttempl / h8300s.sc
index 53c9dec11c2c133dc51864b825aa90fbe85a0ced..e07253d9bf9c6cc245ec53c9e71461f41a0065ab 100644 (file)
@@ -11,7 +11,7 @@ TORS=".tors :
 cat <<EOF
 OUTPUT_FORMAT("${OUTPUT_FORMAT}")
 OUTPUT_ARCH(h8300s)
-ENTRY("_start")
+${RELOCATING+ENTRY ("_start")}
 
 /* The memory size is 256KB to coincide with the simulator.
    Don't change either without considering the other.  */