xref: /netbsd-src/sys/arch/hppa/include/math.h (revision 86811edb37e43f44504b192591c863c5d48f5e08)
1 /*	$NetBSD: math.h,v 1.7 2005/12/11 12:17:37 christos Exp $	*/
2 
3 #ifdef _LP64
4 #define	__HAVE_LONG_DOUBLE
5 #endif
6 #define	__HAVE_NANF
7