From 4eb166cf184c1f102fb79e31b1465ea3e2021c39 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Wed, 1 Apr 2009 22:54:06 +0000 Subject: 20090401-2350 --- Inferno/spim/include/lib9.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Inferno/spim/include/lib9.h (limited to 'Inferno/spim/include/lib9.h') diff --git a/Inferno/spim/include/lib9.h b/Inferno/spim/include/lib9.h new file mode 100644 index 00000000..649829be --- /dev/null +++ b/Inferno/spim/include/lib9.h @@ -0,0 +1,8 @@ +#include +#include + +/* + * Extensions for Inferno to basic libc.h + */ + +#define __LITTLE_ENDIAN /* math/dtoa.c; longs in MIPS doubles are little-endian in LE mode */ -- cgit v1.2.3