Searched defs:_EXPORT_SYMBOL (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dexport.h63 #define _EXPORT_SYMBOL(sym, license) __EXPORT_SYMBOL(sym, license, __stringify(DEFAULT_SYMBOL_NAMESPACE)) macro
65 #define _EXPORT_SYMBOL(sym, license) __EXPORT_SYMBOL(sym, license, "") macro

Completed in 1282 milliseconds