summaryrefslogtreecommitdiff
path: root/mit-pthreads/machdep/sunos-4.1.3/__math.h
diff options
context:
space:
mode:
Diffstat (limited to 'mit-pthreads/machdep/sunos-4.1.3/__math.h')
-rwxr-xr-xmit-pthreads/machdep/sunos-4.1.3/__math.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/mit-pthreads/machdep/sunos-4.1.3/__math.h b/mit-pthreads/machdep/sunos-4.1.3/__math.h
new file mode 100755
index 00000000000..9de1dc6d4bd
--- /dev/null
+++ b/mit-pthreads/machdep/sunos-4.1.3/__math.h
@@ -0,0 +1,5 @@
+/*
+ * Posix (actually ansi C) section
+ */
+#define HUGE_VAL (__infinity()) /* Produces IEEE Infinity. */
+