Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci...
[linux-btrfs-devel.git] / arch / m68k / mm / init.c
blob27b5ce089a34f5e33afae745490f3462311482e2
1 #ifdef CONFIG_MMU
2 #include "init_mm.c"
3 #else
4 #include "init_no.c"
5 #endif