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