This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
d93515611b
linux
/
arch
/
m68k
/
lib
/
checksum.c
6 lines
81 B
C
Raw
Blame
History
#
ifdef CONFIG_MMU
#
include
"checksum_mm.c"
#
else
#
include
"checksum_no.c"
#
endif
Reference in New Issue
View Git Blame
Copy Permalink