]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/scripttempl/aix.sc
Imported binutils-2.20
[msp430-binutils.git] / ld / scripttempl / aix.sc
index cdd3eac8139f77b907d398f5cd24d749caf306e8..d592dbe59f1b787df93b06b41cdb8cfb6af79f18 100644 (file)
@@ -6,7 +6,7 @@
 cat <<EOF
 OUTPUT_ARCH(${ARCH})
 ${RELOCATING+${LIB_SEARCH_DIRS}}
-ENTRY(__start)
+${RELOCATING+ENTRY (__start)}
 SECTIONS
 {
   .pad 0 : { *(.pad) }