summaryrefslogtreecommitdiff
path: root/libc/include/math.h
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2011-02-05 11:06:07 -0800
committerPixel <pixel@nobis-crew.org>2011-02-05 11:06:07 -0800
commit8b1fadd6a89f12cbc81c5d621a75b91dd9eedec2 (patch)
tree0b130b02101391e206c07cb0a1c9031bb4d27f21 /libc/include/math.h
parent4830af498e2d3a5440e65c63a3595b91f1cd4ac9 (diff)
Adding Sun's fdlibm, and libnix's scanf, tweaked to become an xscanf. Adding a few more libc inlined also.
Diffstat (limited to 'libc/include/math.h')
-rw-r--r--libc/include/math.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libc/include/math.h b/libc/include/math.h
deleted file mode 100644
index b41fee0..0000000
--- a/libc/include/math.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef __MATH_H__
-#define __MATH_H__
-
-#endif