9
0
Fork 0
barebox/arch/mips/include/asm/mmu.h

7 lines
105 B
C

#ifndef __ASM_MMU_H
#define __ASM_MMU_H
#define MAP_ARCH_DEFAULT MAP_UNCACHED
#endif /* __ASM_MMU_H */