summaryrefslogtreecommitdiff
path: root/Inferno/power/include/lib9.h
diff options
context:
space:
mode:
Diffstat (limited to 'Inferno/power/include/lib9.h')
-rw-r--r--Inferno/power/include/lib9.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Inferno/power/include/lib9.h b/Inferno/power/include/lib9.h
new file mode 100644
index 00000000..6529a6c7
--- /dev/null
+++ b/Inferno/power/include/lib9.h
@@ -0,0 +1,4 @@
+#include <u.h>
+#include <kern.h>
+
+#undef __LITTLE_ENDIAN /* math/dtoa.c; longs in PowerPC doubles are big-endian */