summaryrefslogtreecommitdiffstats
path: root/include/ieeefp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ieeefp.h')
-rw-r--r--include/ieeefp.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/include/ieeefp.h b/include/ieeefp.h
new file mode 100644
index 0000000..3f64555
--- /dev/null
+++ b/include/ieeefp.h
@@ -0,0 +1,15 @@
+/* $NetBSD: ieeefp.h,v 1.4 1998/01/09 08:03:43 perry Exp $ */
+/* $FreeBSD$ */
+
+/*
+ * Written by J.T. Conklin, Apr 6, 1995
+ * Public domain.
+ */
+
+#ifndef _IEEEFP_H_
+#define _IEEEFP_H_
+
+#include <sys/cdefs.h>
+#include <machine/ieeefp.h>
+
+#endif /* _IEEEFP_H_ */
OpenPOWER on IntegriCloud