Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12257...
[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);