Newer
Older
barebox / arch / riscv / include / asm / mmu.h
@Antony Pavlov Antony Pavlov on 7 Jan 2019 105 bytes Add initial RISC-V architecture support
#ifndef __ASM_MMU_H
#define __ASM_MMU_H

#define MAP_ARCH_DEFAULT MAP_UNCACHED

#endif /* __ASM_MMU_H */