Blame arch/nt64/bits/limits.h

87820a
#define PAGE_SIZE	65536
87820a
#define LONG_BIT	64
87820a
a9c044
#ifndef LONG_MAX
a9c044
#define LONG_MAX        __LONG_MAX
a9c044
#endif
a9c044
a9c044
#ifndef LLONG_MAX
a9c044
#define LLONG_MAX       __LLONG_MAX
a9c044
#endif
7f03d1
fe9b9d
#define NAME_MAX        765
fe9b9d
fe9b9d
#define _MIDIPIX_ABI    20200501
fe9b9d
#define _MIDIPIX_XFI    20200501
fe9b9d
#define _MIDIPIX_GDI    20200501