syscall_num.h 59 B

1234
  1. #pragma once
  2. #define SYS_NOT_EXISTS 0
  3. #define SYS_PRINTF 1