* lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
[deliverable/binutils-gdb.git] / ld / emulparams / armaoutl.sh
CommitLineData
ff15324f
KR
1SCRIPT_NAME=armaout
2OUTPUT_FORMAT="a.out-arm-little"
3HEADER_START_ADDR=0x8000
4TEXT_START_ADDR=0x8000
5NONPAGED_TEXT_START_ADDRESS=0x8000
6PAGE_SIZE=32768
7ARCH=arm
This page took 0.086325 seconds and 4 git commands to generate.