Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.14-rc6 5 lines 168 B view raw
1#define EXPORT_SYMBOL(sym) 2#define EXPORT_SYMBOL_GPL(sym) 3#define EXPORT_SYMBOL_GPL_FUTURE(sym) 4#define EXPORT_UNUSED_SYMBOL(sym) 5#define EXPORT_UNUSED_SYMBOL_GPL(sym)