NetBSD/sys/arch/hppa/include/math.h
kleink 617742615c It turns out the hppa ABI we're using does not support an extended-
precision type, so drop the library support for now but leave in place
(#ifdef _LP64) the header definitions.
2003-10-30 22:46:17 +00:00

7 lines
129 B
C

/* $NetBSD: math.h,v 1.6 2003/10/30 22:46:17 kleink Exp $ */
#ifdef _LP64
#define __HAVE_LONG_DOUBLE
#endif
#define __HAVE_NANF