about summary refs log tree commit diff
path: root/sysdeps/i386/fpu/s_scalbnl.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/fpu/s_scalbnl.S')
-rw-r--r--sysdeps/i386/fpu/s_scalbnl.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/i386/fpu/s_scalbnl.S b/sysdeps/i386/fpu/s_scalbnl.S
index 295494b3d2..8f65de41a8 100644
--- a/sysdeps/i386/fpu/s_scalbnl.S
+++ b/sysdeps/i386/fpu/s_scalbnl.S
@@ -17,4 +17,3 @@ ENTRY(__scalbnl)
 END (__scalbnl)
 weak_alias (__scalbnl, scalbnl)
 strong_alias (__scalbnl, __scalblnl)
-weak_alias (__scalbnl, scalblnl)