summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/arith.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/alpha/arith.h')
-rw-r--r--lib/libc/alpha/arith.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/libc/alpha/arith.h b/lib/libc/alpha/arith.h
new file mode 100644
index 0000000..de6c33d
--- /dev/null
+++ b/lib/libc/alpha/arith.h
@@ -0,0 +1,13 @@
+/*
+ * MD header for contrib/netlib/gdtoa
+ *
+ * $FreeBSD$
+ */
+
+#define IEEE_8087
+#define Arith_Kind_ASL 1
+#define Long int
+#define Intcast (int)(long)
+#define Double_Align
+#define X64_bit_pointers
+#define Sudden_Underflow
OpenPOWER on IntegriCloud