source: trunk/libs/newlib/src/libgloss/arm/elf-linux.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: 121 bytes
Line 
1%rename lib libc
2
3*libgloss:
4-lgloss-linux
5
6*lib:
7%(libc) %(libgloss)
8
9*startfile:
10linux-crt0%O%s crti%O%s crtbegin%O%s
11
Note: See TracBrowser for help on using the repository browser.