diff options
Diffstat (limited to 'sysdeps/ia64/fpu/s_tanh.S')
-rw-r--r-- | sysdeps/ia64/fpu/s_tanh.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/fpu/s_tanh.S b/sysdeps/ia64/fpu/s_tanh.S index 393af1f..56cc43d 100644 --- a/sysdeps/ia64/fpu/s_tanh.S +++ b/sysdeps/ia64/fpu/s_tanh.S @@ -982,3 +982,4 @@ _tanh_spec: };; GLOBAL_LIBM_END(tanh) +libm_alias_double_other (tanh, tanh) |