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