Sign in
android-kvm
/
linux
/
1c00038c765561c08fd942d08579fa860e604f31
/
.
/
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