* emulparams/elf32ppc.sh (MAXPAGESIZE): Change to 0x10000.
[deliverable/binutils-gdb.git] / ld / emulparams / elf32ppc.sh
CommitLineData
252b5132
RH
1TEMPLATE_NAME=elf32
2GENERATE_SHLIB_SCRIPT=yes
3SCRIPT_NAME=elfppc
4OUTPUT_FORMAT="elf32-powerpc"
5TEXT_START_ADDR=0x01800000
18069efc 6MAXPAGESIZE=0x10000
252b5132
RH
7ARCH=powerpc
8MACHINE=
This page took 0.055853 seconds and 4 git commands to generate.