mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 17:03:23 +00:00
Add syscall getrusage
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
57fc6a5402
commit
c85438353f
@ -48,6 +48,7 @@ mod getppid;
|
||||
mod getrandom;
|
||||
mod getresgid;
|
||||
mod getresuid;
|
||||
mod getrusage;
|
||||
mod getsid;
|
||||
mod getsockname;
|
||||
mod getsockopt;
|
||||
|
Reference in New Issue
Block a user