Reach init again, with proc mgr.

This commit is contained in:
4lDO2
2024-12-27 13:54:47 +01:00
parent a9fb2dcb93
commit ce77a018ec
5 changed files with 56 additions and 45 deletions
+1 -5
View File
@@ -1,10 +1,6 @@
use alloc::vec::Vec;
use crate::{
context,
scheme,
syscall::error::*,
};
use crate::{context, scheme, syscall::error::*};
use super::{
copy_path_to_buf,