]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/s_cpow_template.c
Define and use libm_alias_double.
[thirdparty/glibc.git] / math / s_cpow_template.c
index 604d09501fd0a5c89dc6bdecdd4d2b8dc5898cd0..dd1d08d3eb79cd294b84a99fdce8cf79980b70de 100644 (file)
@@ -27,7 +27,3 @@ M_DECL_FUNC (__cpow) (CFLOAT x, CFLOAT c)
 }
 
 declare_mgen_alias (__cpow, cpow)
-
-#if M_LIBM_NEED_COMPAT (cpow)
-declare_mgen_libm_compat (__cpow, cpow)
-#endif