summaryrefslogtreecommitdiffstats
path: root/private/crt32/startup/wincrt0.c
blob: 3286b94db234cedacaf582ff6b02875f58a13fec (plain) (blame)
1
2
3
4
5
6
#ifndef _POSIX_

#define _WINMAIN_
#include "crt0.c"

#endif  /* ndef _POSIX_ */