index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
setup.c
blob: 4bf129f1d2e2f83a7c9a86d5c5d129a9ba03b382 (
plain
)
1
2
3
4
5
#ifdef CONFIG_MMU #include "setup_mm.c" #else #include "setup_no.c" #endif