]> git.pld-linux.org Git - packages/acpica.git/blame - ppc64le.patch
- updated to 20181031
[packages/acpica.git] / ppc64le.patch
CommitLineData
25d7dd99
JB
1Index: acpica-unix-20180508/source/include/platform/aclinux.h
2===================================================================
3--- acpica-unix-20180508.orig/source/include/platform/aclinux.h
4+++ acpica-unix-20180508/source/include/platform/aclinux.h
5@@ -228,9 +228,11 @@
77760c90
JB
6 #define __cdecl
7 #endif
8
25d7dd99 9+#if __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
77760c90
JB
10 #if defined(__PPC64__) || defined(__s390x__)
11 #define ACPI_BIG_ENDIAN
12 #endif
13+#endif
14
15 #endif /* __KERNEL__ */
16
This page took 0.089769 seconds and 4 git commands to generate.