mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-12 22:30:12 +00:00
5 lines
130 B
C
5 lines
130 B
C
|
#define __doasin __doasin_fma
|
||
|
#define SECTION __attribute__ ((section (".text.fma")))
|
||
|
|
||
|
#include <sysdeps/ieee754/dbl-64/doasin.c>
|