Linux Audio

Check our new training course

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