Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.7-rc2 5 lines 75 B view raw
1#ifdef CONFIG_MMU 2#include "setup_mm.c" 3#else 4#include "setup_no.c" 5#endif