mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-13 08:00:22 -04:00
7 lines
167 B
C
7 lines
167 B
C
/* $NetBSD: math.h,v 1.8 2013/07/18 22:17:57 matt Exp $ */
|
|
|
|
#if !defined(__mc68010__) && !defined(__mcoldfire__)
|
|
#define __HAVE_LONG_DOUBLE
|
|
#endif
|
|
#define __HAVE_NANF
|