#[unsafe(no_mangle)]pub extern "C" fn dispatch(frame: &mut SyscallFrame) -> u64Expand description
Alias used by the call {dispatch} in syscall_entry.
Re-exports __strat9_syscall_dispatch under the symbol the assembly expects.
#[unsafe(no_mangle)]pub extern "C" fn dispatch(frame: &mut SyscallFrame) -> u64Alias used by the call {dispatch} in syscall_entry.
Re-exports __strat9_syscall_dispatch under the symbol the assembly expects.