repo.or.cz
/
linux-3.6.7-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git]
/
arch
/
sh
/
include
/
asm
/
checksum.h
blob
fc26d1f4b5900f932905592d0f803732e5ab1966
1
#ifdef CONFIG_SUPERH32
2
# include
"checksum_32.h"
3
#else
4
# include <asm-generic/checksum.h>
5
#endif