| author | |
| committer | |
| log | 3245eddcb12b5023bbbbd63eacb5eaf4968be9cb |
| tree | fc04a79807e3cb5cd65159cbb07046c7bd77dbfd |
| parent | eb3f16db5e20a7de0695e1a42ff32526faaff9f4 |
| signature |
1 files changed, 1 insertions(+), 1 deletions(-)
lib/libc/include/loongarch64-linux-musl/bits/fenv.h+1-1| ... | ... | @@ -1,4 +1,4 @@ |
| 1 | #ifdef __longarch_soft_float | |
| 1 | #ifdef __loongarch_soft_float | |
| 2 | 2 | #define FE_ALL_EXCEPT 0 |
| 3 | 3 | #define FE_TONEAREST 0 |
| 4 | 4 | #else |