Sign in
zircon-guest
/
third_party
/
linux
/
4d3579f7f904cddf55264c427b746e1ac1a83d7c
/
.
/
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