]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/ieee754/ldbl-opt/w_atanh_compat.c
Move wrappers to libm-compat-calls-auto
[thirdparty/glibc.git] / sysdeps / ieee754 / ldbl-opt / w_atanh_compat.c
similarity index 78%
rename from sysdeps/ieee754/ldbl-opt/w_atanh.c
rename to sysdeps/ieee754/ldbl-opt/w_atanh_compat.c
index b4cab87c32e1b16ead1f9114d4bf13e2dc0e7e39..e15ef1f93da8a862b0fc5061d97370f29e766f26 100644 (file)
@@ -1,5 +1,5 @@
 #include <math_ldbl_opt.h>
-#include <math/w_atanh.c>
+#include <math/w_atanh_compat.c>
 #if LONG_DOUBLE_COMPAT(libm, GLIBC_2_0)
 compat_symbol (libm, __atanh, atanhl, GLIBC_2_0);
 #endif