summaryrefslogtreecommitdiff
path: root/usr/src/boot/libficl/ficllocal.h
blob: 964cd79780c3e6d98c4ae9e098d06eea8348a760 (plain)
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)