diff options
Diffstat (limited to 'sysdeps/ia64/fpu/s_rintf.S')
-rw-r--r-- | sysdeps/ia64/fpu/s_rintf.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/fpu/s_rintf.S b/sysdeps/ia64/fpu/s_rintf.S index 05d6b411f2..1d9a538538 100644 --- a/sysdeps/ia64/fpu/s_rintf.S +++ b/sysdeps/ia64/fpu/s_rintf.S @@ -227,3 +227,4 @@ RINT_NOT_ROUND_NEAREST: ;; GLOBAL_IEEE754_END(rintf) +libm_alias_float_other (__rint, rint) |