Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
0b16560a7720eda1a8eacee2f7da93004b3f9f8c
/
.
/
arch
/
cris
/
include
/
asm
/
mmu.h
blob: 54da8f64b37a588f9a824ad34d4da37dcf6dbe57 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
/*
* CRIS MMU constants and PTE layout
*/
#ifndef
_CRIS_MMU_H
#define
_CRIS_MMU_H
#include
<arch/mmu.h>
#endif