]> granicus.if.org Git - strace/blob - printsiginfo.h
x32: fix decoding of flags argument of preadv2 and pwritev2 syscalls
[strace] / printsiginfo.h
1 #ifndef STRACE_PRINTSIGINFO_H
2 #define STRACE_PRINTSIGINFO_H
3
4 extern void printsiginfo(const siginfo_t *);
5
6 #endif /* !STRACE_PRINTSIGINFO_H */