Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
9e4ce164ee3a1d07580f017069c25d180b0aa785
/
.
/
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