X-Git-Url: http://nsz.repo.hu/git/?p=libm;a=blobdiff_plain;f=src%2Fmath%2Fx86_64%2Fe_sqrt.s;fp=src%2Fmath%2Fx86_64%2Fe_sqrt.s;h=0000000000000000000000000000000000000000;hp=d3c609f9f8d540beac7cc5a436aab807ea511b1d;hb=67f8bc0148070f5be55b883d74cd04985a698d6b;hpb=f18521465074f301f44d4cb825543b035c4ad191 diff --git a/src/math/x86_64/e_sqrt.s b/src/math/x86_64/e_sqrt.s deleted file mode 100644 index d3c609f..0000000 --- a/src/math/x86_64/e_sqrt.s +++ /dev/null @@ -1,4 +0,0 @@ -.global sqrt -.type sqrt,@function -sqrt: sqrtsd %xmm0, %xmm0 - ret