]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/ieee754/ldbl-opt/w_cosh_compat.c
Move wrappers to libm-compat-calls-auto
[thirdparty/glibc.git] / sysdeps / ieee754 / ldbl-opt / w_cosh_compat.c
similarity index 79%
rename from sysdeps/ieee754/ldbl-opt/w_cosh.c
rename to sysdeps/ieee754/ldbl-opt/w_cosh_compat.c
index a6f56cf4c591452f989403610eeb79ddf284e63a..af29735e102b3c53f64b7e5f1eb1b515f2e6f0bc 100644 (file)
@@ -1,5 +1,5 @@
 #include <math_ldbl_opt.h>
-#include <math/w_cosh.c>
+#include <math/w_cosh_compat.c>
 #if LONG_DOUBLE_COMPAT(libm, GLIBC_2_0)
 compat_symbol (libm, __cosh, coshl, GLIBC_2_0);
 #endif