aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-cris/mmu.h
blob: c40a1bcad06c61791cb4ae44e5aaf11b6b5ade2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
 * CRIS MMU constants and PTE layout
 */

#ifndef _CRIS_MMU_H
#define _CRIS_MMU_H

#include <asm/arch/mmu.h>

#endif