Closed notsatvrn closed 2 months ago
Hmm, I wonder if this is actually valid to do in zig or that it just happens to compile correctly for linux?
Nevermind, I forgot the actual symbol is in the asm code. I think this change is good as well. Not sure why the original code did not work for you, but it might be compilation bug with zig.
This seems to fix this error on my machine (running Gentoo Linux, Zig 0.13.0), and it looks a bit cleaner IMO