mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 17:03:23 +00:00
Add dummy syscall sched_getaffinity
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
e1480f94ee
commit
2ecca7af6b
@ -79,6 +79,7 @@ mod rt_sigaction;
|
||||
mod rt_sigprocmask;
|
||||
mod rt_sigreturn;
|
||||
mod rt_sigsuspend;
|
||||
mod sched_getaffinity;
|
||||
mod sched_yield;
|
||||
mod select;
|
||||
mod sendfile;
|
||||
|
Reference in New Issue
Block a user