Linux-2.6.33.2/arch/blackfin/include/asm/signal.h

#ifndef _BLACKFIN_SIGNAL_H
#define _BLACKFIN_SIGNAL_H

#define SA_RESTORER 0x04000000
#include <asm-generic/signal.h>

#endif