sunrise_bootstrap::gdt::i386::instructions::interrupts
pub unsafe fn sti()
Enable interrupts
Enabling interrupts when they are disabled can break critical sections.