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