mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 17:03:23 +00:00
Add syscall mount
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
ff83ce7667
commit
a893ceca4a
@ -60,6 +60,7 @@ mod lseek;
|
||||
mod madvise;
|
||||
mod mkdir;
|
||||
mod mmap;
|
||||
mod mount;
|
||||
mod mprotect;
|
||||
mod munmap;
|
||||
mod nanosleep;
|
||||
|
Reference in New Issue
Block a user