cleanup
This commit is contained in:
parent
864d2dca4e
commit
d6423d5a78
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
///
|
||||
|
|
|
|||
Loading…
Reference in a new issue