From 37da2899f40661e3e9631e497da8dc59b971cbd0 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 22 Dec 2006 17:07:39 +0000 Subject: 20060303a --- Inferno/power/include/lib9.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Inferno/power/include/lib9.h (limited to 'Inferno/power/include/lib9.h') 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 +#include + +#undef __LITTLE_ENDIAN /* math/dtoa.c; longs in PowerPC doubles are big-endian */ -- cgit v1.2.3