fix erroneous pthread_cond_wait mutex waiter count logic due to typo
[musl] / src / fenv / riscv64 / fenv-sf.c
1 #ifndef __riscv_flen
2 #include "../fenv.c"
3 #endif