Function kernel::syscall::yield_syscall

source ·
fn yield_syscall<P>() -> usizewhere
    P: Platform,