allwinner_a64/android/external/strace/printsiginfo.h
2018-08-08 16:14:42 +08:00

6 lines
143 B
C

#ifndef STRACE_PRINTSIGINFO_H
#define STRACE_PRINTSIGINFO_H
extern void printsiginfo(const siginfo_t *);
#endif /* !STRACE_PRINTSIGINFO_H */