]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/binutils/ld/emulparams/vsta.sh
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / binutils / ld / emulparams / vsta.sh
1 SCRIPT_NAME=aout
2 OUTPUT_FORMAT="a.out-i386"
3 TEXT_START_ADDR=0x1020
4 TARGET_PAGE_SIZE=0x1000
5 SEGMENT_SIZE=0x400000
6 NONPAGED_TEXT_START_ADDR=0x0
7 ARCH=i386
8