xv6-simplified
0.1
简化版xv6
Loading...
Searching...
No Matches
src
include
Macros
syscall.h File Reference
记录系统调用号
More...
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros
#define
SYS_exit
2
#define
SYS_exec
7
#define
SYS_write
16
Detailed Description
记录系统调用号
Date
23.04.30
Author
xin
Version
0.1 @status Stable
Macro Definition Documentation
◆
SYS_exec
#define SYS_exec 7
◆
SYS_exit
#define SYS_exit 2
◆
SYS_write
#define SYS_write 16
Generated by
1.9.7