aboutsummaryrefslogtreecommitdiff
path: root/printsiginfo.h
blob: 7ad72380853fb4a96a0b141c0985f9b5132e3d7a (plain)
1
2
3
4
5
6
#ifndef STRACE_PRINTSIGINFO_H
#define STRACE_PRINTSIGINFO_H

extern void printsiginfo(const siginfo_t *);

#endif /* !STRACE_PRINTSIGINFO_H */