index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
scatterlist.h
blob: b7e528636252ec488d43efb2c5684a86ad25e1b4 (
plain
)
1
2
3
4
5
#ifdef __uClinux__ #include "scatterlist_no.h" #else #include "scatterlist_mm.h" #endif