/arch/um/sys-i386/ksyms.c

https://gitlab.com/tiler/tiler-omap4 · C · 5 lines · 3 code · 1 blank · 1 comment · 0 complexity · 5dcc0bc3077c00ab53657f0cf9172f9a MD5 · raw file

  1. #include "linux/module.h"
  2. #include "asm/checksum.h"
  3. /* Networking helper routines. */
  4. EXPORT_SYMBOL(csum_partial);