summaryrefslogtreecommitdiff
path: root/Inferno/sparc/include/lib9.h
blob: 1a5b3e9269fdb9b95c56c92f31836420aec3ac1b (plain)
1
2
3
4
5
6
7
8
9
#include <u.h>
#include <kern.h>


/*
 *	Extensions for Inferno to basic libc.h
 */

#undef __LITTLE_ENDIAN /* math/dtoa.c; longs in SPARC doubles are big-endian */