about summary refs log tree commit diff
path: root/arch/or1k/bits/alltypes.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/or1k/bits/alltypes.h.in')
-rw-r--r--arch/or1k/bits/alltypes.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/or1k/bits/alltypes.h.in b/arch/or1k/bits/alltypes.h.in
index b92ca732..a2cae2b6 100644
--- a/arch/or1k/bits/alltypes.h.in
+++ b/arch/or1k/bits/alltypes.h.in
@@ -2,6 +2,8 @@
 #define _Int64 long long
 #define _Reg int
 
+#define __BYTE_ORDER 4321
+
 #ifndef __cplusplus
 TYPEDEF unsigned wchar_t;
 #endif