mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-06 21:57:22 -04:00
5 lines
150 B
C
5 lines
150 B
C
/* $NetBSD: ieee.h,v 1.11 2014/01/31 19:38:06 matt Exp $ */
|
|
|
|
#include <arm/math.h> /* for #define __HAVE_LONG_DOUBLE 128 */
|
|
#include <sys/ieee754.h>
|