index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
checksum.h
blob: 67496ab0ef0421c166fd9a33a56c7e1249c2d10a (
plain
)
1
2
3
4
5
#ifdef CONFIG_SUPERH32
# include
"checksum_32.h"
#else
# include
"checksum_64.h"
#endif