File size: 81 Bytes
00df61d
 
 
 
 
 
1
2
3
4
5
6
7
#ifndef _SYS_SYSCALL_H
#define _SYS_SYSCALL_H

#include <bits/syscall.h>

#endif