summaryrefslogtreecommitdiff
path: root/arch/mips64/bits/alltypes.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips64/bits/alltypes.h.in')
-rw-r--r--arch/mips64/bits/alltypes.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips64/bits/alltypes.h.in b/arch/mips64/bits/alltypes.h.in
index 34776f07..c05cc6fa 100644
--- a/arch/mips64/bits/alltypes.h.in
+++ b/arch/mips64/bits/alltypes.h.in
@@ -8,6 +8,8 @@
#define __BYTE_ORDER 4321
#endif
+#define __LONG_MAX 0x7fffffffffffffffL
+
#ifndef __cplusplus
TYPEDEF int wchar_t;
#endif