Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
315054f023d28ee64f308adf8b5737831541776b
/
.
/
include
/
asm-mips
/
mmu.h
blob: 4063edd79623c89ba9eb2e5b4c8f0d69e4063191 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__ASM_MMU_H
2
#define
__ASM_MMU_H
3
4
typedef
unsigned
long
mm_context_t
[
NR_CPUS
];
5
6
#endif
/* __ASM_MMU_H */