fix double-processing of DT_RELR relocations in ldso relocating itself
[musl] / src / fenv / powerpc / fenv-sf.c
1 #if defined(_SOFT_FLOAT) || defined(__NO_FPRS__)
2 #include "../fenv.c"
3 #endif