Message passing / mail system
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m20s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m20s
This commit is contained in:
@@ -18,5 +18,9 @@
|
||||
#define SYS_CLOSE 15
|
||||
#define SYS_READ 16
|
||||
#define SYS_DESCRIBE 17
|
||||
#define SYS_MAIL_SEND 18
|
||||
#define SYS_MAIL_RECEIVE 19
|
||||
#define SYS_GET_PROCGROUP 20
|
||||
#define SYS_GET_EXEC_PID 21
|
||||
|
||||
#endif // _M_SYSCALL_DEFS_H
|
||||
|
||||
Reference in New Issue
Block a user