]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/x86_64/fpu/multiarch/e_powf-fma.c
Add freopen special-case tests: chroot, EFBIG, stdin/stdout/stderr
[thirdparty/glibc.git] / sysdeps / x86_64 / fpu / multiarch / e_powf-fma.c
1 #define __powf __powf_fma
2
3 #include <sysdeps/ieee754/flt-32/e_powf.c>