fix the names of x86_64 .s files
[libm] / src / math / x86_64 / e_sqrt.s
diff --git a/src/math/x86_64/e_sqrt.s b/src/math/x86_64/e_sqrt.s
deleted file mode 100644 (file)
index d3c609f..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-.global sqrt
-.type sqrt,@function
-sqrt:  sqrtsd %xmm0, %xmm0
-       ret