summaryrefslogtreecommitdiff
path: root/lib/libpthread/machdep/freebsd-2.0/__math.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/machdep/freebsd-2.0/__math.h')
-rwxr-xr-xlib/libpthread/machdep/freebsd-2.0/__math.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libpthread/machdep/freebsd-2.0/__math.h b/lib/libpthread/machdep/freebsd-2.0/__math.h
deleted file mode 100755
index 27ed0f2575d..00000000000
--- a/lib/libpthread/machdep/freebsd-2.0/__math.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
- * ANSI/POSIX
- */
-extern char __infinity[];
-#define HUGE_VAL (*(double *) __infinity)
-