lib9.h 131 B

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