There was an error while loading. Please reload this page.
1 parent 80977be commit 7ac01bbCopy full SHA for 7ac01bb
2 files changed
kernel/src/arch/x86_64/system/mod.rs
@@ -3,6 +3,7 @@ pub mod apic;
3
pub mod gdt;
4
mod hpet;
5
pub mod idt;
6
+mod ps2;
7
mod serial;
8
mod smp;
9
mod tsc;
0 commit comments