mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +00:00
the risc-v backend doesn't have `@cmpxchg*` implemented and so it can't use the hint that the current page-allocator uses. this work-around branch can be removed when I implement the atomic built-in.