7 lines
81 B
C
7 lines
81 B
C
|
#ifndef _POSIX_
|
||
|
|
||
|
#define _WINMAIN_
|
||
|
#include "crt0.c"
|
||
|
|
||
|
#endif /* ndef _POSIX_ */
|