summaryrefslogtreecommitdiff
path: root/StdLibPrivateInternalFiles/Include/Ipf/arith.h
diff options
context:
space:
mode:
Diffstat (limited to 'StdLibPrivateInternalFiles/Include/Ipf/arith.h')
-rw-r--r--StdLibPrivateInternalFiles/Include/Ipf/arith.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/StdLibPrivateInternalFiles/Include/Ipf/arith.h b/StdLibPrivateInternalFiles/Include/Ipf/arith.h
new file mode 100644
index 000000000..2c07ea28e
--- /dev/null
+++ b/StdLibPrivateInternalFiles/Include/Ipf/arith.h
@@ -0,0 +1,6 @@
+/* $NetBSD: arith.h,v 1.1 2006/09/10 21:22:33 cherry Exp $ */
+
+#define IEEE_LITTLE_ENDIAN
+#ifndef _IEEE_FP
+#define Sudden_Underflow
+#endif