source:
trunk/binutils/ld/emulparams/coff_sparc.sh
Last change on this file was 10, checked in by , 23 years ago | |
---|---|
|
|
File size: 185 bytes |
Line | |
---|---|
1 | SCRIPT_NAME=sparccoff |
2 | OUTPUT_FORMAT="coff-sparc" |
3 | # following are dubious (borrowed from sparc lynx) |
4 | TARGET_PAGE_SIZE=0x1000 |
5 | TEXT_START_ADDR=0 |
6 | NONPAGED_TEXT_START_ADDR=0x1000 |
7 | ARCH=sparc |
Note:
See TracBrowser
for help on using the repository browser.