]> git.karo-electronics.de Git - mv-sheeva.git/blob - arch/blackfin/include/asm/signal.h
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[mv-sheeva.git] / arch / blackfin / include / asm / signal.h
1 #ifndef _BLACKFIN_SIGNAL_H
2 #define _BLACKFIN_SIGNAL_H
3
4 #define SA_RESTORER 0x04000000
5 #include <asm-generic/signal.h>
6
7 #endif