linuxOS_D21X/source/linux-5.10/arch/ia64/include/asm/export.h

4 lines
115 B
C
Raw Normal View History

2024-11-29 08:13:19 +00:00
/* EXPORT_DATA_SYMBOL != EXPORT_SYMBOL here */
#define KSYM_FUNC(name) @fptr(name)
#include <asm-generic/export.h>