]> Git Repo - linux.git/blob - arch/m68k/kernel/setup.c
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
[linux.git] / arch / m68k / kernel / setup.c
1 #ifdef CONFIG_MMU
2 #include "setup_mm.c"
3 #else
4 #include "setup_no.c"
5 #endif
This page took 0.028744 seconds and 4 git commands to generate.