1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-23 16:36:18 +04:00
rCore/src
2018-04-17 15:57:34 +08:00
..
arch/x86_64 Copy serial mod from Redox. Now serial interrupt is working. 2018-04-17 15:57:34 +08:00
io Serial stdio 2018-04-10 20:46:24 +08:00
memory Move paging mod to arch, as Redox did. 2018-04-16 01:04:23 +08:00
consts.rs Merge branch 'dev' into move-kernel-va 2018-04-15 21:30:43 +08:00
lang.rs Add test for travis 2018-04-09 21:20:47 +08:00
lib.rs Move device init to arch mod 2018-04-17 15:32:53 +08:00
test_util.rs Change test pass error code, to avoid conflict with QEMU's 2018-04-09 22:22:43 +08:00
util.rs Port MP & RSDP detecting 2018-04-05 22:36:39 +08:00