Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
809f36c6f4a0568178c909ff1096ca83eae33f7d
/
.
/
arch
/
m68k
/
mm
/
init.c
blob: 27b5ce089a34f5e33afae745490f3462311482e2 [
file
] [
log
] [
blame
]
Greg Ungerer
66d857b
2011-03-22 13:39:27 +1000
[
diff
] [
blame
]
1
#ifdef
CONFIG_MMU
2
#include
"init_mm.c"
3
#else
4
#include
"init_no.c"
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
5
#endif