1 #include <u.h> 2 #include <kern.h> 3 4 /* 5 * Extensions for Inferno to basic libc.h 6 */ 7 8 #define __LITTLE_ENDIAN /* math/dtoa.c only */ 9