source:
trunk/binutils/ld/emulparams/crisaout.sh@
3453
Last change on this file since 3453 was 10, checked in by , 22 years ago | |
---|---|
|
|
File size: 186 bytes |
Line | |
---|---|
1 | # This is for embedded products and elinux (no MMU) with a.out. |
2 | SCRIPT_NAME=crisaout |
3 | OUTPUT_FORMAT="a.out-cris" |
4 | TARGET_PAGE_SIZE=2 |
5 | TEXT_START_ADDR=0 |
6 | NONPAGED_TEXT_START_ADDR=0 |
7 | ARCH=cris |
Note:
See TracBrowser
for help on using the repository browser.