]> granicus.if.org Git - strace/blobdiff - sigreturn.c
Mpersify RTC_* ioctl parser
[strace] / sigreturn.c
index 9f2e32de223d52a4592259d4a4322c96195ff0e0..f0dab0da9adbcad6d59c0cebc5931b9a7126a939 100644 (file)
 # error NSIG < 32
 #endif
 
-static void
-arch_sigreturn(struct tcb *tcp)
-{
 #include "arch_sigreturn.c"
-}
 
 SYS_FUNC(sigreturn)
 {