mirror of
https://github.com/ziglang/zig.git
synced 2026-01-28 10:15:24 +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.