at v5.7-rc2 3 lines 105 B view raw
1#define EXPORT_SYMBOL_GPL(sym) extern typeof(sym) sym 2#define EXPORT_SYMBOL(sym) extern typeof(sym) sym 3