This commit is contained in:
Jack Halford 2018-02-13 09:40:26 +01:00
parent 864d2dca4e
commit d6423d5a78

View file

@ -11,15 +11,12 @@ extern crate rlibc;
#[macro_use]
mod vga;
#[allow(dead_code)]
#[macro_use]
mod context;
mod keyboard;
#[allow(dead_code)]
mod cpuio;
//TODO implement ACPI to have such functionality
/// Reboot the kernel
///