luckfox-pico-sdk/sysdrv/source/kernel/arch/ia64/include/asm/export.h
2023-08-08 20:36:47 +08:00

4 lines
115 B
C

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