diff options
Diffstat (limited to 'sysdeps/ia64/fpu/s_asinhf.S')
-rw-r--r-- | sysdeps/ia64/fpu/s_asinhf.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/fpu/s_asinhf.S b/sysdeps/ia64/fpu/s_asinhf.S index df616deae0..16c0fc4af1 100644 --- a/sysdeps/ia64/fpu/s_asinhf.S +++ b/sysdeps/ia64/fpu/s_asinhf.S @@ -935,3 +935,4 @@ ASINH_UNORM: ;; GLOBAL_LIBM_END(asinhf) +libm_alias_float_other (asinh, asinh) |