repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
OMAP: Add new function to check wether there is irq pending
[linux-ginger.git]
/
arch
/
blackfin
/
include
/
asm
/
percpu.h
blob
c94c7bc88c71865312352e7e32e2fd6ea0f4ae50
1
#ifndef __ARCH_BLACKFIN_PERCPU__
2
#define __ARCH_BLACKFIN_PERCPU__
3
4
#include <asm-generic/percpu.h>
5
6
#endif
/* __ARCH_BLACKFIN_PERCPU__ */