cosmopolitan/libc/isystem/sys/syscall.h
2023-06-09 05:18:38 -07:00

4 lines
172 B
C

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SYSCALL_H_
#define COSMOPOLITAN_LIBC_ISYSTEM_SYSCALL_H_
#include "libc/stdio/syscall.h"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_SYSCALL_H_ */