[−][src]Module kernel::syscall::gen
This module is automatically generated with syscall_gen.rs.py
,
which contains all syscall ID.
Constants
SYS_CHDIR |
|
SYS_CLOSE |
|
SYS_DUP |
|
SYS_EXEC |
|
SYS_EXIT |
|
SYS_FORK |
|
SYS_FSTAT |
|
SYS_GETPID |
|
SYS_KILL |
|
SYS_LINK |
|
SYS_MKDIR |
|
SYS_MKNOD |
|
SYS_OPEN |
|
SYS_PIPE |
|
SYS_READ |
|
SYS_SBRK |
|
SYS_SLEEP |
|
SYS_UNLINK |
|
SYS_UPTIME |
|
SYS_WAIT |
|
SYS_WRITE |
|