7 lines
81 B
C
Raw Normal View History

2022-03-10 10:44:48 +01:00
#ifndef _SYS_SYSCALL_H
#define _SYS_SYSCALL_H
#include <bits/syscall.h>
#endif