math.h revision 1.3
1/*	$NetBSD: math.h,v 1.3 2014/01/29 01:01:14 matt Exp $	*/
2
3#define	__HAVE_NANF
4#ifdef __ARM_PCS_AAPCS64
5#define __HAVE_LONG_DOUBLE
6#endif
7