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