aboutsummaryrefslogtreecommitdiff
path: root/PocketSCUMM/missing/sys/types.h
blob: b6c05e3958763ddc82bf78f84dc0808c3fa91d4b (plain)
1
2
3
4
5
/* Header is not present in Windows CE SDK */

typedef unsigned short _ino_t;
typedef unsigned int _dev_t;
typedef long _off_t;