]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/ieee754/ldbl-opt/w_tgammal_compat.c
Move wrappers to libm-compat-calls-auto
[thirdparty/glibc.git] / sysdeps / ieee754 / ldbl-opt / w_tgammal_compat.c
similarity index 76%
rename from sysdeps/ieee754/ldbl-opt/w_tgammal.c
rename to sysdeps/ieee754/ldbl-opt/w_tgammal_compat.c
index c3c511db8c6563a9e8175b9fcbf034aa7e69f881..aaf5403522173fc9e4e1a74770fab0a32b940fb7 100644 (file)
@@ -1,5 +1,5 @@
 #include <math_ldbl_opt.h>
 #undef weak_alias
 #define weak_alias(n,a)
-#include <math/w_tgammal.c>
+#include <math/w_tgammal_compat.c>
 long_double_symbol (libm, __tgammal, tgammal);