Sign in
googlers
/
maze
/
linux
/
01e77706cdde7c0b47e5ca1f4284a795504c7c40
/
.
/
arch
/
blackfin
/
include
/
asm
/
signal.h
blob: 77a3bf37b69d6b3759ae678f8a90e61483a4cfe8 [
file
] [
log
] [
blame
]
#ifndef
_BLACKFIN_SIGNAL_H
#define
_BLACKFIN_SIGNAL_H
#define
SA_RESTORER
0x04000000
#include
<asm-generic/signal.h>
#endif