mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
724804a4e0
refactors the syscall generation tool aiming to reduce code duplication for both the table based arches and the ones generated using a preprocessor.