source:
trunk/libs/newlib/src/libgloss/arm/elf-redboot.specs
@
546
Last change on this file since 546 was 444, checked in by , 6 years ago | |
---|---|
File size: 192 bytes |
Line | |
---|---|
1 | %rename link old_link |
2 | |
3 | *link: |
4 | -T redboot.ld%s -Ttext 0x20000 %(old_link) |
5 | |
6 | *startfile: |
7 | crti%O%s crtbegin%O%s %{!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.