Sign in
nest-open-source
/
manifest_repos
/
kernel
/
33ab6c4916103ccfc52b7a377dfb69d84cc98acc
/
.
/
arch
/
xtensa
/
include
/
asm
/
nommu_context.h
blob: 7c9d1918dc41b31691fb5b792f68220647cbb047 [
file
]
/* SPDX-License-Identifier: GPL-2.0 */
static
inline
void
init_mmu
(
void
)
{
}
static
inline
void
init_kio
(
void
)
{
}
#include
<asm-generic/nommu_context.h>