[USER] Fork syscall
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
|
||||
#define SYS_WRITE 0x001
|
||||
#define SYS_BRK 0x002
|
||||
#define SYS_FORK 0x003
|
||||
#define SYS_DEBUG 0x3FF
|
||||
|
||||
Reference in New Issue
Block a user