Sign in
zircon-guest
/
third_party
/
linux
/
ad5cf46b4e3b29f2bc08543e8ef0bf8b13d3f19e
/
.
/
arch
/
sh
/
include
/
asm
/
checksum.h
blob: fc26d1f4b5900f932905592d0f803732e5ab1966 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_SUPERH32
# include "checksum_32.h"
#else
# include <asm-generic/checksum.h>
#endif