summaryrefslogtreecommitdiff
path: root/lib/libc/arch/ia64/gdtoa/arith.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/arch/ia64/gdtoa/arith.h')
-rw-r--r--lib/libc/arch/ia64/gdtoa/arith.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/arch/ia64/gdtoa/arith.h b/lib/libc/arch/ia64/gdtoa/arith.h
new file mode 100644
index 00000000000..4fb91e5d4a7
--- /dev/null
+++ b/lib/libc/arch/ia64/gdtoa/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