root/arch/ia64/include/asm/export.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


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

/* [<][>][^][v][top][bottom][index][help] */