math.h revision 1.8
1/*	$NetBSD: math.h,v 1.8 2013/07/18 22:17:57 matt Exp $	*/
2
3#if !defined(__mc68010__) && !defined(__mcoldfire__)
4#define	__HAVE_LONG_DOUBLE
5#endif
6#define	__HAVE_NANF
7