1#define EXPORT_SYMBOL_GPL(sym) extern typeof(sym) sym2#define EXPORT_SYMBOL(sym) extern typeof(sym) sym3 4