1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-22 16:16:16 +04:00
rCore/kernel
2019-07-24 22:43:15 +08:00
..
src fix deprecated warnings 2019-07-24 22:43:15 +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 simplify including DTB file using include_bytes!() 2019-07-24 22:41:26 +08:00
Cargo.lock Use updated ACPI crate to parse ACPI in x86 2019-07-17 09:43:49 +08:00
Cargo.toml Use updated ACPI crate to parse ACPI in x86 2019-07-17 09:43:49 +08:00
Makefile Fix fill_symbols aarch64 on macOS 2019-06-16 00:11:25 +08:00