repo.or.cz
/
cor_2_6_31.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ping locking
[cor_2_6_31.git]
/
arch
/
blackfin
/
include
/
asm
/
signal.h
blob
77a3bf37b69d6b3759ae678f8a90e61483a4cfe8
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