zig/lib/libc/include/generic-musl/sys/syscall.h

6 lines
80 B
C

#ifndef _SYS_SYSCALL_H
#define _SYS_SYSCALL_H
#include <bits/syscall.h>
#endif