mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-30 00:23:24 +00:00
Add syscall ppoll
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
1fe0fef410
commit
8815ca384f
@ -80,6 +80,7 @@ mod open;
|
||||
mod pause;
|
||||
mod pipe;
|
||||
mod poll;
|
||||
mod ppoll;
|
||||
mod prctl;
|
||||
mod pread64;
|
||||
mod preadv;
|
||||
|
Reference in New Issue
Block a user