source: trunk/libs/newlib/src/libgloss/arm/coff-pid.specs @ 444

Last change on this file since 444 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 140 bytes
Line 
1%rename link                old_link
2
3*link:
4-T redboot.ld%s -Ttext 0x10000 %(old_link)
5
6*startfile:
7redboot-crt0%O%s redboot-syscalls%O%s
8
Note: See TracBrowser for help on using the repository browser.