diff options
Diffstat (limited to 'sysdeps/ia64/fpu/s_atan.S')
-rw-r--r-- | sysdeps/ia64/fpu/s_atan.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/fpu/s_atan.S b/sysdeps/ia64/fpu/s_atan.S index 720ecad28a..598b42a687 100644 --- a/sysdeps/ia64/fpu/s_atan.S +++ b/sysdeps/ia64/fpu/s_atan.S @@ -751,3 +751,4 @@ GLOBAL_LIBM_ENTRY(atan) } GLOBAL_LIBM_END(atan) +libm_alias_double_other (atan, atan) |