Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.13 3 lines 115 B view raw
1/* EXPORT_DATA_SYMBOL != EXPORT_SYMBOL here */ 2#define KSYM_FUNC(name) @fptr(name) 3#include <asm-generic/export.h>