summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/include/asm/mmu.h
blob: 1c2646ebb3393f120ad7208109372fef8bc32e81 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef __ASM_MMU_H
#define __ASM_MMU_H

#define MAP_ARCH_DEFAULT MAP_UNCACHED

#endif /* __ASM_MMU_H */