source:
trunk/binutils/ld/emulparams/armaoutl.sh@
2562
Last change on this file since 2562 was 10, checked in by , 22 years ago | |
---|---|
|
|
File size: 168 bytes |
Line | |
---|---|
1 | SCRIPT_NAME=armaout |
2 | OUTPUT_FORMAT="a.out-arm-little" |
3 | HEADER_START_ADDR=0x8000 |
4 | TEXT_START_ADDR=0x8000 |
5 | NONPAGED_TEXT_START_ADDRESS=0x8000 |
6 | TARGET_PAGE_SIZE=32768 |
7 | ARCH=arm |
Note:
See TracBrowser
for help on using the repository browser.