Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
setup.c
Go to the documentation of this file.
1 #ifdef CONFIG_MMU
2 #include "setup_mm.c"
3 #else
4 #include "setup_no.c"
5 #endif