mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
sys/param.h was manually adjusted to not define __NetBSD_Version__ since it will be defined by the compiler.
4 lines
108 B
C
Vendored
4 lines
108 B
C
Vendored
/* $NetBSD: math.h,v 1.2 2003/10/28 00:55:28 kleink Exp $ */
|
|
|
|
#define __HAVE_LONG_DOUBLE
|
|
#define __HAVE_NANF |