kernel now build
I commented out semaphore code too cause it need to be updated and having some error cause the compiler to not check for borrow errors
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
mod process;
|
||||
pub mod thread;
|
||||
pub mod scheduler;
|
||||
pub mod mgerror;
|
||||
pub mod system;
|
||||
mod ucontext;
|
||||
|
Reference in New Issue
Block a user