repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firmware
[linux-2.6/verdex.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