source: trunk/libs/newlib/src/newlib/libc/sys/netware/crt0.c @ 577

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

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

File size: 128 bytes
Line 
1/* I have a copy of something that would serve as a NetWare crt0.o,
2   but it is copyright by Novell.  */
3
4int _dummy_crt0 = 1;
Note: See TracBrowser for help on using the repository browser.