fix broken lseek on mipsn32 with offsets larger than LONG_MAX
[musl] / src / fenv / powerpc / fenv-sf.c
1 #ifdef _SOFT_FLOAT
2 #include "../fenv.c"
3 #endif