scummvm/backends/platform/wince/missing/errno.h

5 lines
81 B
C
Raw Normal View History

2001-11-18 10:24:36 +00:00
/* Header is not present in Windows CE SDK */
2019-03-31 19:07:40 +01:00
extern int errno;
#define EINTR 4