1 2 3 4 5 6 7
#ifndef _BLACKFIN_SIGNAL_H #define _BLACKFIN_SIGNAL_H #define SA_RESTORER 0x04000000 #include <asm-generic/signal.h> #endif