diff options
Diffstat (limited to 'sysdeps/ia64/fpu/s_asinh.S')
-rw-r--r-- | sysdeps/ia64/fpu/s_asinh.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/fpu/s_asinh.S b/sysdeps/ia64/fpu/s_asinh.S index c5aaee7072..b57c015b0b 100644 --- a/sysdeps/ia64/fpu/s_asinh.S +++ b/sysdeps/ia64/fpu/s_asinh.S @@ -1135,3 +1135,4 @@ ASINH_UNORM: ;; GLOBAL_LIBM_END(asinh) +libm_alias_double_other (asinh, asinh) |