Working on app data auto linking.
This commit is contained in:
parent
d1fcf2fc9f
commit
f613fa122c
7 changed files with 62 additions and 18 deletions
2
os/src/syscall/mod.rs
Normal file
2
os/src/syscall/mod.rs
Normal file
|
@ -0,0 +1,2 @@
|
|||
const SYSCALL_WRITE: usize = 64;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue