diff options
Diffstat (limited to 'sysdeps/ia64/fpu/s_fmaxf.S')
-rw-r--r-- | sysdeps/ia64/fpu/s_fmaxf.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/fpu/s_fmaxf.S b/sysdeps/ia64/fpu/s_fmaxf.S index 30a78c708b..04f3f8847d 100644 --- a/sysdeps/ia64/fpu/s_fmaxf.S +++ b/sysdeps/ia64/fpu/s_fmaxf.S @@ -112,3 +112,4 @@ GLOBAL_LIBM_ENTRY(fmaxf) ;; GLOBAL_LIBM_END(fmaxf) +libm_alias_float_other (fmax, fmax) |