• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #ifndef _SYSCALL_H_
2 #define _SYSCALL_H_
3 
4 #include <sys/syscall.h>
5 
6 #endif
7