add C stub for sqrtl (already implemented in asm on i386 and x86_64)
[musl] / src / math / x86_64 / sqrtl.s
2012-03-13 Rich Felkerfirst commit of the new libm!