repo.or.cz
/
linux-2.6
/
openmoko-kernel
/
knife-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
replace code with FIELD_SIZEOF
[linux-2.6/openmoko-kernel/knife-kernel.git]
/
include
/
asm-sh
/
checksum.h
blob
67496ab0ef0421c166fd9a33a56c7e1249c2d10a
1
#ifdef CONFIG_SUPERH32
2
# include
"checksum_32.h"
3
#else
4
# include
"checksum_64.h"
5
#endif