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