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