Meg's Mirrors
zig
about
heads
tags
log
tree
search
Search
zig
lib
libc
include
generic-netbsd
riscv
ieee.h
pretty
plain
permalink
blame
history
•
4 lines
•
150 B
1
/* $NetBSD: ieee.h,v 1.2 2019/04/13 15:57:31 maya Exp $ */
2
3
#include <riscv/math.h>		/* for #define __HAVE_LONG_DOUBLE 128 */
4
#include <sys/ieee754.h>