[][src]Function sunrise_kernel::i386::interrupt_service_routines::init

pub unsafe fn init()

Initialize the interrupt subsystem. Sets up the PIC and the IDT.

Safety

Should only be called once!