aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm/mmu.h
blob: e06ea94ecffd330751210182c29c6c793e15de6b (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 <arch/mmu.h>

#endif