math.h revision 1.4
1/*	$NetBSD: math.h,v 1.4 2014/01/31 19:38:06 matt Exp $	*/
2
3#define	__HAVE_NANF
4#ifdef __ARM_PCS_AAPCS64
5#define __HAVE_LONG_DOUBLE	128
6#endif
7