This website requires JavaScript.
Explore
Help
Sign In
NED
/
tegrakernel
Watch
1
Star
0
Fork
You've already forked tegrakernel
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
13b6b5b6cf
tegrakernel
/
kernel
/
kernel-4.9
/
arch
/
x86
/
include
/
asm
/
checksum.h
6 lines
94 B
C
Raw
Blame
History
#
ifdef CONFIG_X86_32
#
include <asm
/
checksum_32.h>
#
else
#
include <asm
/
checksum_64.h>
#
endif
Reference in New Issue
View Git Blame
Copy Permalink