2022-04-06 11:48:16 +02:00

7 lines
81 B
C

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