7 lines
81 B
C
Raw Normal View History

2023-07-14 14:42:02 +01:00
#ifndef _SYS_SYSCALL_H
#define _SYS_SYSCALL_H
#include <bits/syscall.h>
#endif