summaryrefslogtreecommitdiff
path: root/src/fenv/feholdexcept.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fenv/feholdexcept.c')
-rw-r--r--src/fenv/feholdexcept.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/fenv/feholdexcept.c b/src/fenv/feholdexcept.c
index 7be0d7f7..b7f6d22c 100644
--- a/src/fenv/feholdexcept.c
+++ b/src/fenv/feholdexcept.c
@@ -1,3 +1,5 @@
+#if 0
+
#include <fenv.h>
int feholdexcept(fenv_t *envp)
@@ -22,3 +24,6 @@ r*/
STDC(199901)
LINK(m)
*/
+
+
+#endif