|
root / base / usr / src / boot / libficl / ficllocal.h
ficllocal.h C 12 lines 161 B
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
/*
**	ficllocal.h
**
** Put all local settings here.  This file will always ship empty.
**
*/

/*
** no need for float in loader
**/
#define	FICL_WANT_FLOAT	(0)