about summary refs log tree commit diff
path: root/sysdeps/mips/fpu/fraiseexcpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mips/fpu/fraiseexcpt.c')
-rw-r--r--sysdeps/mips/fpu/fraiseexcpt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/mips/fpu/fraiseexcpt.c b/sysdeps/mips/fpu/fraiseexcpt.c
index 7f3d977787..3e2ebe0fe7 100644
--- a/sysdeps/mips/fpu/fraiseexcpt.c
+++ b/sysdeps/mips/fpu/fraiseexcpt.c
@@ -43,3 +43,5 @@ feraiseexcept (int excepts)
 
   return 0;
 }
+
+libm_hidden_def (feraiseexcept)