diff options
Diffstat (limited to 'mit-pthreads/machdep/ultrix-4.2/__math.h')
-rwxr-xr-x | mit-pthreads/machdep/ultrix-4.2/__math.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mit-pthreads/machdep/ultrix-4.2/__math.h b/mit-pthreads/machdep/ultrix-4.2/__math.h new file mode 100755 index 00000000000..6249d720039 --- /dev/null +++ b/mit-pthreads/machdep/ultrix-4.2/__math.h @@ -0,0 +1,2 @@ +#define HUGE_VAL 1.8e+308 + |