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

Configure Feed

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

at v3.5-rc2 4 lines 98 B view raw
1#ifndef _OPTION_MS_H_ 2#define _OPTION_MS_H_ 3extern int option_ms_init(struct us_data *us); 4#endif