source:
trunk/binutils/ld/emulparams/armaoutb.sh@
3669
Last change on this file since 3669 was 10, checked in by , 22 years ago | |
---|---|
|
|
File size: 165 bytes |
Line | |
---|---|
1 | SCRIPT_NAME=armaout |
2 | OUTPUT_FORMAT="a.out-arm-big" |
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.