mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 17:03:23 +00:00
Allow passing the process Context
to syscall handlers
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
19ad2a2eb4
commit
66a37da214
@ -48,6 +48,7 @@ extern crate getset;
|
||||
|
||||
pub mod arch;
|
||||
pub mod console;
|
||||
pub mod context;
|
||||
pub mod cpu;
|
||||
pub mod device;
|
||||
pub mod driver;
|
||||
|
Reference in New Issue
Block a user