Sign in
googlers
/
maze
/
linux
/
325dcfdc81f124812a7b692354996ef7fe5b90ed
/
.
/
arch
/
sh
/
include
/
asm
/
checksum.h
blob: 67496ab0ef0421c166fd9a33a56c7e1249c2d10a [
file
] [
log
] [
blame
]
#ifdef
CONFIG_SUPERH32
# include "checksum_32.h"
#else
# include "checksum_64.h"
#endif