repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xen: cleancache shim to Xen Transcendent Memory
[linux-2.6/next.git]
/
arch
/
m68k
/
lib
/
checksum.c
blob
1297536060de6089b8d65dddc834655a83f9b3dc
1
#ifdef CONFIG_MMU
2
#include
"checksum_mm.c"
3
#else
4
#include
"checksum_no.c"
5
#endif