blob: 77a3bf37b69d6b3759ae678f8a90e61483a4cfe8 [file] [log] [blame]
Bryan Wu1394f032007-05-06 14:50:22 -07001#ifndef _BLACKFIN_SIGNAL_H
2#define _BLACKFIN_SIGNAL_H
3
Mike Frysinger415f92d2009-06-13 11:26:57 -04004#define SA_RESTORER 0x04000000
5#include <asm-generic/signal.h>
Bryan Wu1394f032007-05-06 14:50:22 -07006
Mike Frysinger415f92d2009-06-13 11:26:57 -04007#endif