]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/ieee754/ldbl-opt/w_powl_compat.c
Move wrappers to libm-compat-calls-auto
[thirdparty/glibc.git] / sysdeps / ieee754 / ldbl-opt / w_powl_compat.c
similarity index 77%
rename from sysdeps/ieee754/ldbl-opt/w_powl.c
rename to sysdeps/ieee754/ldbl-opt/w_powl_compat.c
index 85b89276481a2c6ba85505af605dd1375466428a..1897cf1c632f22476f5273f171cfb9b3327b2efd 100644 (file)
@@ -1,5 +1,5 @@
 #include <math_ldbl_opt.h>
 #undef weak_alias
 #define weak_alias(n,a)
-#include <math/w_powl.c>
+#include <math/w_powl_compat.c>
 long_double_symbol (libm, __powl, powl);