Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.10-rc7 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)