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