This website requires JavaScript.
Explore
Help
Register
Sign In
MahnoKropotkinvich
/
xv6-labs-2024-solution
Watch
1
Star
0
Fork
0
You've already forked xv6-labs-2024-solution
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a4c03dea09
xv6-labs-2024-solution
/
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