xref: /minix3/sys/arch/arm/include/math.h (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1*0a6a1f1dSLionel Sambuc /*	$NetBSD: math.h,v 1.4 2014/01/31 19:38:06 matt Exp $	*/
2f6aac1c3SLionel Sambuc 
3f6aac1c3SLionel Sambuc #define	__HAVE_NANF
4*0a6a1f1dSLionel Sambuc #ifdef __ARM_PCS_AAPCS64
5*0a6a1f1dSLionel Sambuc #define __HAVE_LONG_DOUBLE	128
6*0a6a1f1dSLionel Sambuc #endif
7