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