This commit is contained in:
@@ -55,10 +55,7 @@ pub fn boot() -> Result<(), &'static str> {
|
||||
lib_serial::init()?;
|
||||
arch::x86_64::interrupts::init_idt();
|
||||
|
||||
<<<<<<< Updated upstream
|
||||
=======
|
||||
x86_64::instructions::interrupts::enable();
|
||||
|
||||
>>>>>>> Stashed changes
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user