mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-30 10:43:56 +00:00
Implement getcpu
syscall and add corresponding test application
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
9b8c6b5aa9
commit
6d42a07e95
@ -37,6 +37,7 @@ mod flock;
|
||||
mod fork;
|
||||
mod fsync;
|
||||
mod futex;
|
||||
mod getcpu;
|
||||
mod getcwd;
|
||||
mod getdents64;
|
||||
mod getegid;
|
||||
|
Reference in New Issue
Block a user