Linux 系统调用号_linux riscv syscall-CSDN博客

网站介绍:1、 x86平台32位Linux系统调用号 位置 : include/asm-x86/unistd_32.h#define __NR_restart_syscall 0#define __NR_exit 1#define __NR_fork 2#define __NR_read 3#define __NR_write_linux riscv syscall