repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm: move shmem prototypes to shmem_fs.h
[linux/fpc-iii.git]
/
arch
/
cris
/
include
/
asm
/
mmu.h
blob
e06ea94ecffd330751210182c29c6c793e15de6b
1
/*
2
* CRIS MMU constants and PTE layout
3
*/
4
5
#ifndef _CRIS_MMU_H
6
#define _CRIS_MMU_H
7
8
#include <arch/mmu.h>
9
10
#endif