]> granicus.if.org Git - strace/blob - linux/arch_sigreturn.c
sock: cast pointers to kernel_ureg_t instead of unsigned long
[strace] / linux / arch_sigreturn.c
1 #warning sigreturn/rt_sigreturn signal mask decoding is not implemented for this architecture
2
3 static void
4 arch_sigreturn(struct tcb *tcp)
5 {
6 }