dtrace: Address KMSAN warnings in dtrace_disx86
[freebsd/src.git] / include / ieeefp.h
blob0639150e40b9de92432be7b5bc06a6776f051ad1
1 /* $NetBSD: ieeefp.h,v 1.4 1998/01/09 08:03:43 perry Exp $ */
3 /*
4 * Written by J.T. Conklin, Apr 6, 1995
5 * Public domain.
6 */
8 #ifndef _IEEEFP_H_
9 #define _IEEEFP_H_
11 #include <sys/cdefs.h>
12 #include <machine/ieeefp.h>
14 #endif /* _IEEEFP_H_ */