summaryrefslogtreecommitdiff
path: root/libc/sysdeps/sh/sh4/fpu/fclrexcpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/sh/sh4/fpu/fclrexcpt.c')
-rw-r--r--libc/sysdeps/sh/sh4/fpu/fclrexcpt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/sh/sh4/fpu/fclrexcpt.c b/libc/sysdeps/sh/sh4/fpu/fclrexcpt.c
index b4b2ead02..2d31fa651 100644
--- a/libc/sysdeps/sh/sh4/fpu/fclrexcpt.c
+++ b/libc/sysdeps/sh/sh4/fpu/fclrexcpt.c
@@ -39,3 +39,4 @@ feclearexcept (int excepts)
return 0;
}
+libm_hidden_def (feclearexcept)