repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
signal: Use task_is_*
[linux-2.6/mini2440.git]
/
include
/
asm-x86
/
scatterlist.h
blob
3a1e76257a27635419ed72aa2822cfc50b1743ff
1
#ifdef CONFIG_X86_32
2
# include
"scatterlist_32.h"
3
#else
4
# include
"scatterlist_64.h"
5
#endif