mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 17:03:23 +00:00
Add syscall umount.
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
a893ceca4a
commit
980ffb5a98
@ -116,6 +116,7 @@ mod timer_create;
|
||||
mod timer_settime;
|
||||
mod truncate;
|
||||
mod umask;
|
||||
mod umount;
|
||||
mod uname;
|
||||
mod unlink;
|
||||
mod utimens;
|
||||
|
Reference in New Issue
Block a user