xref: /netbsd-src/sys/arch/mips/include/ieee.h (revision 924795e69c8bb3f17afd8fcbb799710cc1719dc4)
1 /*	$NetBSD: ieee.h,v 1.11 2014/01/31 19:38:06 matt Exp $	*/
2 
3 #include <mips/math.h>		/* for #define __HAVE_LONG_DOUBLE 128 */
4 #include <sys/ieee754.h>
5