2
0

syscall.h 81 B

123456
  1. #ifndef _SYS_SYSCALL_H
  2. #define _SYS_SYSCALL_H
  3. #include <bits/syscall.h>
  4. #endif