1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-21 23:56:18 +04:00
rCore/kernel
2019-10-05 15:45:32 +08:00
..
src aarch64: Add some comments for SMP booting 2019-10-05 15:45:32 +08:00
targets Basic loadable kernel module support, with a module template written in Rust. 2019-06-07 20:59:51 +08:00
build.rs Pass the environment variable SMP to consts::SMP_CORES 2019-09-29 15:36:43 +08:00
Cargo.lock aarch64: add mutex for KERNEL_MEMORY_SET, update bcm2837 2019-10-05 00:11:50 +08:00
Cargo.toml aarch64: add mutex for KERNEL_MEMORY_SET, update bcm2837 2019-10-05 00:11:50 +08:00
Makefile Pass the environment variable SMP to consts::SMP_CORES 2019-09-29 15:36:43 +08:00