xv6-simplified 0.1
简化版xv6
Loading...
Searching...
No Matches
syscall.h
Go to the documentation of this file.
1
10#define SYS_exit 2
11#define SYS_exec 7
12#define SYS_write 16