Welcome to mirror list, hosted at ThFree Co, Russian Federation.

crt0.c « netware « sys « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1d796d025b45783e0976c9de549d61ca5b2a8374 (plain)
1
2
3
4
/* I have a copy of something that would serve as a NetWare crt0.o,
   but it is copyright by Novell.  */

int _dummy_crt0 = 1;