Skip to content
Snippets Groups Projects
Verified Commit a5729a3d authored by pigeonmoelleux's avatar pigeonmoelleux 💬
Browse files

feat: PCI constants

parent cab5671e
No related branches found
No related tags found
1 merge request!5Draft: Resolve "Implement ext2 support"
......@@ -73,8 +73,6 @@ pub fn init(boot_info: &'static mut BootInfo) {
info!("Devices initialized");
device::pci::scan();
println!("Hello world!");
println!("It is currently {}.", CMOS.rtc());
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment