lib9.h 165 B

123456789
  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 SPARC doubles are big-endian */