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