|
|
@ -144,10 +144,6 @@ int64 io_mmapwritefile(int64 out,int64 in,uint64 off,uint64 bytes,io_write_callb
|
|
|
|
* aid in debugging the state machine if a descriptor loops or so */
|
|
|
|
* aid in debugging the state machine if a descriptor loops or so */
|
|
|
|
unsigned int io_debugstring(int64 s,char* buf,unsigned int bufsize);
|
|
|
|
unsigned int io_debugstring(int64 s,char* buf,unsigned int bufsize);
|
|
|
|
|
|
|
|
|
|
|
|
#ifdef __MINGW32__
|
|
|
|
|
|
|
|
#include_next <io.h>
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#ifdef __cplusplus
|
|
|
|
#ifdef __cplusplus
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|