Remove mail_receive_nonblock ()
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m30s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m30s
This commit is contained in:
@@ -34,9 +34,8 @@
|
||||
#define SYS_ENV_GET 31
|
||||
#define SYS_EXEC_PARTIAL 32
|
||||
#define SYS_EXEC_PARTIAL_FINI 33
|
||||
#define SYS_MAIL_RECEIVE_NONBLOCK 34
|
||||
#define SYS_GET_SELF_PID 35
|
||||
#define SYS_STREAM_WRITE 36
|
||||
#define SYS_STREAM_READ 37
|
||||
#define SYS_GET_SELF_PID 34
|
||||
#define SYS_STREAM_WRITE 35
|
||||
#define SYS_STREAM_READ 36
|
||||
|
||||
#endif // _M_SYSCALL_DEFS_H
|
||||
|
||||
Reference in New Issue
Block a user