Working on app data auto linking.
This commit is contained in:
parent
2c08dbfecb
commit
1943a50d0d
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