mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +00:00
feat(kernel/vfs): add AddRootAt, SetRootAt, RemoveRoot & RootExists functions
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
@ -37,7 +37,9 @@
|
||||
"kernel/drivers",
|
||||
"kernel/elf",
|
||||
"kernel/scheduler",
|
||||
"kernel/tty"
|
||||
"kernel/tty",
|
||||
"kernel/std",
|
||||
"kernel/vfs"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user