shim_unistd_defs.h 131 B

1234567
  1. #ifndef _SHIM_UNISTD_DEFS_H_
  2. #define _SHIM_UNISTD_DEFS_H_
  3. #define LIBOS_SYSCALL_BASE 340
  4. #define LIBOS_SYSCALL_BOUND 380
  5. #endif