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

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

#define __LITTLE_ENDIAN /* math/dtoa.c */