This website requires JavaScript.
Explore
Help
Sign In
garentyler
/
xv6-riscv
Watch
1
Star
0
Fork
0
You've already forked xv6-riscv
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
xv6-riscv
/
syscall.h
rtm
a4c03dea09
primitive fork and exit system calls
2006-06-15 16:02:20 +00:00
3 lines
38 B
C
Raw
Blame
History
#
define SYS_fork 1
#
define SYS_exit 2
Reference in New Issue
View Git Blame
Copy Permalink