about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-opt/w_scalbln.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/ldbl-opt/w_scalbln.c')
-rw-r--r--sysdeps/ieee754/ldbl-opt/w_scalbln.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sysdeps/ieee754/ldbl-opt/w_scalbln.c b/sysdeps/ieee754/ldbl-opt/w_scalbln.c
deleted file mode 100644
index 17a8a96d33..0000000000
--- a/sysdeps/ieee754/ldbl-opt/w_scalbln.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <math-type-macros-double.h>
-#include <w_scalbln_template.c>
-#if IS_IN (libc) && LONG_DOUBLE_COMPAT (libc, GLIBC_2_1)
-compat_symbol (libc, __w_scalbln, scalblnl, GLIBC_2_1);
-#endif