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 v2.6.39-rc4 7 lines 119 B view raw
1#define NUMCARDS 0 2#define NBDEVS 0 3 4struct board_info static_boards[NUMCARDS]={ 5}; 6 7/* DO NOT HAND EDIT THIS FILE! */