#[no_mangle]
pub extern "C" fn __sys_irq_disable(irq: u16) -> StatusExpand description
C interface to crate::syscall::irq_disable syscall Rust implementation
#[no_mangle]
pub extern "C" fn __sys_irq_disable(irq: u16) -> StatusC interface to crate::syscall::irq_disable syscall Rust implementation