summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sparc/bits/fenvinline.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-11-14 11:11:19 +0000
committerEric Andersen <andersen@codepoet.org>2001-11-14 11:11:19 +0000
commitf9c107e86ba470927d45850efb3ad234aee4aaa6 (patch)
treeded76a5dc0a62b05d553e4b72aba45c2174b9a35 /libc/sysdeps/linux/sparc/bits/fenvinline.h
parent62653059d61eae9c559b514bb126df9e2e845273 (diff)
Oops. Forgot these
Diffstat (limited to 'libc/sysdeps/linux/sparc/bits/fenvinline.h')
-rw-r--r--libc/sysdeps/linux/sparc/bits/fenvinline.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/sparc/bits/fenvinline.h b/libc/sysdeps/linux/sparc/bits/fenvinline.h
new file mode 100644
index 000000000..42f77b561
--- /dev/null
+++ b/libc/sysdeps/linux/sparc/bits/fenvinline.h
@@ -0,0 +1,8 @@
+/* This file provides inline versions of floating-pint environment
+ handling functions. If there were any. */
+
+#ifndef __NO_MATH_INLINES
+
+/* Here is where the code would go. */
+
+#endif