1 #ifndef __ASM_SH_SIGINFO_H
2 #define __ASM_SH_SIGINFO_H
3 
4 #include <asm-generic/siginfo.h>
5 
6 #endif /* __ASM_SH_SIGINFO_H */
7