Move e_pid and e_pgid to libprocess, Add get_self_pid () syscall
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m13s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m13s
This commit is contained in:
@@ -35,5 +35,6 @@
|
||||
#define SYS_EXEC_PARTIAL 32
|
||||
#define SYS_EXEC_PARTIAL_FINI 33
|
||||
#define SYS_MAIL_RECEIVE_NONBLOCK 34
|
||||
#define SYS_GET_SELF_PID 35
|
||||
|
||||
#endif // _M_SYSCALL_DEFS_H
|
||||
|
||||
Reference in New Issue
Block a user