add aarch64/bits/mman.h with PROT_BTI from linux v5.8
[musl] / src / math / x32 / sqrt.s
1 .global sqrt
2 .type sqrt,@function
3 sqrt:   sqrtsd %xmm0, %xmm0
4         ret