// This is an incomplete & imprecice implementation of the Posix // standard file by the same name #ifndef __MINGW_SYSCALL__ #define __MINGW_SYSCALL__ #ifdef MINGW // Only for cross compilation to mingw #endif // MINGW #endif