source: trunk/libs/newlib/src/libgloss/arm/elf-rdpmon.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: 147 bytes
Line 
1%rename link                old_link
2
3*link:
4%(old_link) -lrdpmon
5
6*startfile:
7crti%O%s crtbegin%O%s %{!pg:rdpmon-crt0%O%s} %{pg:rdpmon-crt0%O%s}
8
Note: See TracBrowser for help on using the repository browser.