blob: e06ea94ecffd330751210182c29c6c793e15de6b [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * CRIS MMU constants and PTE layout
3 */
4
5#ifndef _CRIS_MMU_H
6#define _CRIS_MMU_H
7
Jesper Nilsson556dcee2008-10-21 17:45:58 +02008#include <arch/mmu.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -07009
10#endif