pub fn sys_rt_sigreturn(frame: &mut SyscallFrame) -> Result<u64, SyscallError>Expand description
Performs the sys rt sigreturn operation.
pub fn sys_rt_sigreturn(frame: &mut SyscallFrame) -> Result<u64, SyscallError>Performs the sys rt sigreturn operation.