lib9.h 162 B

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