summaryrefslogtreecommitdiff
path: root/arch/x86_64/bits/alltypes.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/bits/alltypes.h.in')
-rw-r--r--arch/x86_64/bits/alltypes.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86_64/bits/alltypes.h.in b/arch/x86_64/bits/alltypes.h.in
index b815b438..d104cb07 100644
--- a/arch/x86_64/bits/alltypes.h.in
+++ b/arch/x86_64/bits/alltypes.h.in
@@ -3,6 +3,7 @@
#define _Reg long
#define __BYTE_ORDER 1234
+#define __LONG_MAX 0x7fffffffffffffffL
#ifndef __cplusplus
TYPEDEF int wchar_t;