You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rCore-Tutorial-v3-tests/user/src
Yifan Wu fcfd5b6db7
Add early_exit2 & Fix issue #60.
3 years ago
..
bin Add early_exit2 & Fix issue #60. 3 years ago
console.rs Add user program initproc/user_shell, allow user programs allocate data on heap. 5 years ago
lang_items.rs Support signal mechanism for ch8(only works on signal-thread apps) 4 years ago
lib.rs Support signal mechanism for ch8(only works on signal-thread apps) 4 years ago
linker.ld User base from 0x0->0x10000; user image size limit from 128MB->16MB; trigger race condition on k210 4 years ago
syscall.rs Support signal mechanism for ch8(only works on signal-thread apps) 4 years ago