1 #warning sigreturn/rt_sigreturn signal mask decoding is not implemented for this architecture 2 3 static void arch_sigreturn(struct tcb * tcp)4 arch_sigreturn(struct tcb *tcp) 5 { 6 } 7