repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus value
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
include
/
asm-mips
/
mmu.h
blob
4063edd79623c89ba9eb2e5b4c8f0d69e4063191
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 */