xref: /netbsd-src/sys/arch/hppa/include/math.h (revision 8ac07aec990b9d2e483062509d0a9fa5b4f57cf2)
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