Files

4 lines
115 B
C
Raw Permalink Normal View History

2023-05-02 09:58:35 +02:00
/* EXPORT_DATA_SYMBOL != EXPORT_SYMBOL here */
#define KSYM_FUNC(name) @fptr(name)
#include <asm-generic/export.h>