Function enable_interrupts

Source
pub fn enable_interrupts()
Expand description

Enable interrupts globally on RISC-V

Sets the SIE (Supervisor Interrupt Enable) bit in the sstatus register.