zig
zig copied to clipboard
std.os.linux: add `mseal` syscall
With Linux 6.10 the syscall mseal was introduced. This PR adds the wrapper to it.