Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', ...
[linux-2.6-microblaze.git] / arch / xtensa / include / asm / nommu_context.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 static inline void init_mmu(void)
3 {
4 }
5
6 static inline void init_kio(void)
7 {
8 }
9
10 #include <asm-generic/nommu_context.h>