mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 06:29:51 -04:00
7 lines
172 B
C
7 lines
172 B
C
/* $NetBSD: math.h,v 1.9 2014/03/18 18:20:41 riastradh Exp $ */
|
|
|
|
#if !defined(__mc68010__) && !defined(__mcoldfire__)
|
|
#define __HAVE_LONG_DOUBLE
|
|
#endif
|
|
#define __HAVE_NANF
|