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