Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
signal.h
Go to the documentation of this file.
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