]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/scripttempl/maxqcoff.sc
Merge commit 'upstream/2.20'
[msp430-binutils.git] / ld / scripttempl / maxqcoff.sc
index 2e093048c05c06545c3b7f008b653afb341dffd8..d35107d778fa60321fca9a985a8e051187e7d05f 100644 (file)
@@ -2,7 +2,7 @@ test -z "$ENTRY" && ENTRY=_main
 cat <<EOF
 OUTPUT_FORMAT("${OUTPUT_FORMAT}")
 ${LIB_SEARCH_DIRS}
-ENTRY(${ENTRY})
+${RELOCATING+ENTRY (${ENTRY})}
 MEMORY 
   {
   rom (rx)  : ORIGIN = 0, LENGTH = 0x7FFE