2023-07-17 14:44:32 +01:00

7 lines
81 B
C

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