Sign in
googlers
/
maze
/
linux
/
8275cdd0e7ac550dcce2b3ef6d2fb3b808c1ae59
/
.
/
arch
/
sh
/
include
/
asm
/
checksum.h
blob: 34ae26204524ba3ddc62516f8b83ac28c8c065cd [
file
] [
log
] [
blame
]
#ifdef
CONFIG_SUPERH32
# include <asm/checksum_32.h>
#else
# include <asm-generic/checksum.h>
#endif