Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
dcd987848b62bdf1bbc0a44b0af4d42c364e8d1e
/
.
/
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