diff options
Diffstat (limited to 'sysdeps/ia64/fpu/e_sinhf.S')
-rw-r--r-- | sysdeps/ia64/fpu/e_sinhf.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/fpu/e_sinhf.S b/sysdeps/ia64/fpu/e_sinhf.S index 6d808cb478..08b873ecb7 100644 --- a/sysdeps/ia64/fpu/e_sinhf.S +++ b/sysdeps/ia64/fpu/e_sinhf.S @@ -689,6 +689,7 @@ SINH_UNORM: ;; GLOBAL_IEEE754_END(sinhf) +libm_alias_float_other (__sinh, sinh) LOCAL_LIBM_ENTRY(__libm_error_region) |