xref: /netbsd-src/sys/arch/m68k/include/math.h (revision 1580a27b92f58fcdcb23fdfbc04a7c2b54a0b7c8)
1 /*	$NetBSD: math.h,v 1.9 2014/03/18 18:20:41 riastradh Exp $	*/
2 
3 #if !defined(__mc68010__) && !defined(__mcoldfire__)
4 #define	__HAVE_LONG_DOUBLE
5 #endif
6 #define	__HAVE_NANF
7