Update copyright notices with scripts/update-copyrights.
[glibc.git] / sysdeps / x86_64 / fpu / multiarch / doasin-fma4.c
blob53eb4194726e605af7acf7f6a6513203acbca5c8
1 #define __doasin __doasin_fma4
2 #define SECTION __attribute__ ((section (".text.fma4")))
4 #include <sysdeps/ieee754/dbl-64/doasin.c>