repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 4.8-rc8
[linux/fpc-iii.git]
/
arch
/
sh
/
include
/
asm
/
checksum.h
blob
34ae26204524ba3ddc62516f8b83ac28c8c065cd
1
#ifdef CONFIG_SUPERH32
2
# include <asm/checksum_32.h>
3
#else
4
# include <asm-generic/checksum.h>
5
#endif