Sign in
coral
/
linux-mtk
/
6832c95599e1a04f4b56b533718d1cda4689aec2
/
.
/
arch
/
x86
/
include
/
asm
/
checksum.h
blob: 5f5bb0f973616d80d9e3085b48f4dd04fcf57d2e [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include <asm/checksum_32.h>
#else
# include <asm/checksum_64.h>
#endif