zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

syscall.h (136B) - Raw


      1 /* For Unix-like systems, this file should contain definitions
      2    of macros SYS_call for each system call, giving the call numbers.  */