xv6/syscall.h
2006-06-15 16:02:20 +00:00

2 lines
38 B
C

#define SYS_fork 1
#define SYS_exit 2