1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-26 09:53:28 +04:00
rCore/kernel
2018-09-14 21:44:25 +08:00
..
src Refactored RISC-V page table identity mapping into a function. 2018-09-14 21:44:25 +08:00
build.rs Fix x86_64. Not elegant. 2018-08-05 17:50:56 +08:00
Cargo.lock Only use Rust toolchain to build for rv32. Set arch to rv32i. x86_64 broken. 2018-08-05 00:24:36 +08:00
Cargo.toml Merge riscv for QEMU & FPGA 2018-08-07 16:11:48 +08:00
Makefile Add mkdir build in makefile. 2018-09-14 20:05:59 +08:00
riscv32-blog_os.json Only use Rust toolchain to build for rv32. Set arch to rv32i. x86_64 broken. 2018-08-05 00:24:36 +08:00
x86_64-blog_os.json Try to fix travis for x86_64 2018-07-17 12:52:39 +08:00