repo.or.cz
/
nao-ulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
making the kernel build with up to date compilers again, see https://bbs.archlinux...
[nao-ulib.git]
/
kernel
/
2.6.29.6-aldebaran-rt
/
arch
/
um
/
sys-i386
/
ksyms.c
blob
bfbefd30db8fa7844d9a659370a4bade45bd5a1e
1
#include
"linux/module.h"
2
#include
"asm/checksum.h"
3
4
/* Networking helper routines. */
5
EXPORT_SYMBOL
(
csum_partial
);