aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/export.h
blob: ad18c65832520b847d71cbc365f82e2f0bc3b235 (plain) (blame)
1
2
3
/* EXPORT_DATA_SYMBOL != EXPORT_SYMBOL here */
#define KSYM_FUNC(name) @fptr(name)
#include <asm-generic/export.h>