1 2 3 4 5 6 7 8
#include <u.h> #include <kern.h> /* * Extensions for Inferno to basic libc.h */ #undef __LITTLE_ENDIAN /* math/dtoa.c; longs in MIPS doubles are big-endian */