projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
[linux-2.6]
/
arch
/
um
/
sys-i386
/
ksyms.c
1
#include "linux/module.h"
2
#include "asm/checksum.h"
3
4
/* Networking helper routines. */
5
EXPORT_SYMBOL(csum_partial);