mirror of
https://github.com/ziglang/zig.git
synced 2025-12-09 07:43:10 +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.