zig/libc/include/generic-musl/sys/syscall.h
2019-03-12 10:30:12 -04:00

6 lines
No EOL
80 B
C

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