fix broken lseek on mipsn32 with offsets larger than LONG_MAX
[musl] / src / fenv / arm / fenv.c
1 #if !__ARM_PCS_VFP
2 #include "../fenv.c"
3 #endif