about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibm_private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrapped/wrappedlibm_private.h b/src/wrapped/wrappedlibm_private.h
index 180bb186..16a2f0ed 100755
--- a/src/wrapped/wrappedlibm_private.h
+++ b/src/wrapped/wrappedlibm_private.h
@@ -141,8 +141,8 @@ GOW(csinh, XFX)
 GOW(csinhf, xFx)
 // csinhl   // Weak
 // csinl    // Weak
-//GOS(csqrt, pFpV)
-//GOS(csqrtf, UFV)   // Weak
+GOW(csqrt, XFX)
+GOW(csqrtf, xFx)
 // csqrtl   // Weak
 GOW(ctan, XFX)
 GOW(ctanf, xFx)