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