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