Sign in
kunit
/
linux
/
494c9a41785847eedceb6ff9b660d0962274985b
/
.
/
arch
/
microblaze
/
include
/
asm
/
mmu_context.h
blob: f74f9da07fdc983f0ddbbe2be35e73972a20f546 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifdef
CONFIG_MMU
# include <asm/mmu_context_mm.h>
#else
# include <asm-generic/mmu_context.h>
#endif