mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 23:03:08 +00:00
Use the NtCurrentTeb API instead of using some inline asm, this is much nicer and also more portable. Closes #4645
Use the NtCurrentTeb API instead of using some inline asm, this is much nicer and also more portable. Closes #4645