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 d1233cbb69
Support SIGABRT when the application panics.
3 years ago
..
bin Add some tests from ch2 && support SIGSEGV&SIGILL 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 SIGABRT when the application panics. 3 years ago
lib.rs Support SIGABRT when the application panics. 3 years ago
linker.ld user base from 0x0->0x10000; user image size from 128MiB->16MiB 4 years ago
syscall.rs Support SIGABRT when the application panics. 3 years ago