aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince/missing/errno.h
blob: 1d13c5d7d845174b3f0f72e6374c706ce8957fb7 (plain)
1
2
3
4
/* Header is not present in Windows CE SDK */

extern int errno;
#define EINTR 4