summaryrefslogtreecommitdiffhomepage
path: root/arch/nt32/bits/limits.h
blob: edbbe29dc0b14014ffa51e520d576f0361e7b41a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define PAGE_SIZE	65536
#define LONG_BIT	32

#ifndef LONG_MAX
#define LONG_MAX        __LONG_MAX
#endif

#ifndef LLONG_MAX
#define LLONG_MAX       __LLONG_MAX
#endif

#define _MIDIPIX_ABI    20170101
#define _MIDIPIX_XFI    20170101
#define _MIDIPIX_GDI    20170101