diff --git a/src/syscall/process.rs b/src/syscall/process.rs index 21a259a..227853a 100644 --- a/src/syscall/process.rs +++ b/src/syscall/process.rs @@ -1265,6 +1265,24 @@ pub fn waitpid(pid: ContextId, status_ptr: usize, flags: usize) -> Result Result