Update copyright notices with scripts/update-copyrights
[glibc.git] / sysdeps / sparc / sparc32 / sparcv9 / fpu / multiarch / w_sqrt.S
blob3b070721d23d775b2d05aa96d782d4499c250b63
1 #include <sparc-ifunc.h>
3 SPARC_ASM_VIS3_IFUNC(sqrt)
5 weak_alias (__sqrt, sqrt)
7 # undef weak_alias
8 # define weak_alias(a, b)
10 #define __sqrt __sqrt_generic
12 #include "../w_sqrt.S"