* emulparams/elf32ppc.sh (MAXPAGESIZE): Change to 0x10000.
[deliverable/binutils-gdb.git] / ld / emulparams / vsta.sh
CommitLineData
252b5132
RH
1SCRIPT_NAME=aout
2OUTPUT_FORMAT="a.out-i386"
3TEXT_START_ADDR=0x1020
4TARGET_PAGE_SIZE=0x1000
5SEGMENT_SIZE=0x400000
6NONPAGED_TEXT_START_ADDR=0x0
7ARCH=i386
8
This page took 0.029418 seconds and 4 git commands to generate.