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> 5