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

#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