4 lines
115 B
C
Raw Normal View History

2026-01-21 18:59:54 +08:00
/* EXPORT_DATA_SYMBOL != EXPORT_SYMBOL here */
#define KSYM_FUNC(name) @fptr(name)
#include <asm-generic/export.h>