ksyms.c 116 Bytes
#include "linux/module.h"
#include "asm/checksum.h"

/* Networking helper routines. */
EXPORT_SYMBOL(csum_partial);