export.h (115B)
1/* EXPORT_DATA_SYMBOL != EXPORT_SYMBOL here */ 2#define KSYM_FUNC(name) @fptr(name) 3#include <asm-generic/export.h>