source:
trunk/libs/newlib/src/libgloss/arm/coff-iq80310.specs
@
597
Last change on this file since 597 was 444, checked in by , 6 years ago | |
---|---|
File size: 173 bytes |
Line | |
---|---|
1 | %rename link old_link |
2 | |
3 | *link: |
4 | -T redboot.ld%s -Ttext 0xA0020000 %(old_link) |
5 | |
6 | *startfile: |
7 | %{!pg:redboot-crt0%O%s} %{pg:redboot-crt0%O%s} redboot-syscalls%O%s |
8 |
Note: See TracBrowser
for help on using the repository browser.