summaryrefslogtreecommitdiff
path: root/syscall.h
blob: 3155dbdd280d8c087c6026f0fd52951ae1a1fab0 (plain)
1
2
#define SYS_fork 1
#define SYS_exit 2