Sign in
gem5
/
arm
/
linux
/
b0b38a1c6684b10dd0462bef4fef038917115012
/
.
/
arch
/
m68k
/
kernel
/
setup.c
blob: 854e09f403e7eb70dfbf08a0be26e36a0f9ede26 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
#ifdef
CONFIG_MMU
#include
"setup_mm.c"
#else
#include
"setup_no.c"
#endif