mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08: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;
|
|
}
|
|
}
|