Update copyright notices with scripts/update-copyrights.
[glibc.git] / sysdeps / x86_64 / fpu / multiarch / dosincos-fma4.c
blob1578b2fce0be41bd396abf2da8153444f5578602
1 #define __docos __docos_fma4
2 #define __dubcos __dubcos_fma4
3 #define __dubsin __dubsin_fma4
4 #define SECTION __attribute__ ((section (".text.fma4")))
6 #include <sysdeps/ieee754/dbl-64/dosincos.c>