]> granicus.if.org Git - strace/blob - linux/arch_sigreturn.c
tprint_iov*: change address argument type from unsigned long to kernel_ureg_t
[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 }