Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
cd212b4b364b6efe32441d764cabaef2402c8eba
/
.
/
arch
/
sh
/
include
/
asm
/
checksum.h
blob: a460a108969df6b49828546efbda9588a219a2bf [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifdef
CONFIG_SUPERH32
# include <asm/checksum_32.h>
#else
# include <asm-generic/checksum.h>
#endif