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/os/src
Yifan Wu 81de8ea415
Fix xstate.
5 years ago
..
syscall Fix xstate. 5 years ago
task Move some variable name to task_cx to task_cx_ptr2. 5 years ago
trap sys_yield tests worked on qemu. 5 years ago
config.rs Switch ok with debug mode apps, implement sys_exit correctly later. 5 years ago
console.rs Update linker & Hello k210/qemu(release mode). 5 years ago
entry.asm Load kernel on qemu/k210. 5 years ago
lang_items.rs Run hello_world/power one by one in batch mode. 5 years ago
linker.ld Update linker & Hello k210/qemu(release mode). 5 years ago
loader.rs sys_yield tests worked on qemu. 5 years ago
main.rs Switch ok with debug mode apps, implement sys_exit correctly later. 5 years ago
sbi.rs Update linker & Hello k210/qemu(release mode). 5 years ago