9664 loader: need UEFI32 support
[unleashed.git] / usr / src / boot / sys / boot / libficl / ficllocal.h
blob964cd79780c3e6d98c4ae9e098d06eea8348a760
1 /*
2 ** ficllocal.h
3 **
4 ** Put all local settings here. This file will always ship empty.
5 **
6 */
8 /*
9 ** no need for float in loader
10 **/
11 #define FICL_WANT_FLOAT (0)