Sign in
zircon-guest
/
third_party
/
linux
/
30f92d62e5b41a94de2d0bbd677a6ea2fcfed74f
/
.
/
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