mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
78c4ef475d
Use it to implement fma and fmaf, if possible.
6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
libc {
|
|
GLIBC_PRIVATE {
|
|
__get_cpu_features;
|
|
}
|
|
}
|