xref: /xv6-public/syscall.h (revision a4c03dea)
1*a4c03deaSrtm #define SYS_fork 1
2*a4c03deaSrtm #define SYS_exit 2
3