patch-2.4.0-prerelease linux/include/asm-parisc/mmu.h
Next file: linux/include/asm-parisc/processor.h
Previous file: linux/include/asm-mips64/mmu.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Dec 29 14:07:23 2000
- Orig file:
v2.4.0-test12/linux/include/asm-parisc/mmu.h
- Orig date:
Mon Dec 11 17:59:45 2000
diff -u --recursive --new-file v2.4.0-test12/linux/include/asm-parisc/mmu.h linux/include/asm-parisc/mmu.h
@@ -6,6 +6,10 @@
#define _PARISC_MMU_H_
#ifndef __ASSEMBLY__
+
+/* Default "unsigned long" context */
+typedef unsigned long mm_context_t;
+
/* Hardware Page Table Entry */
typedef struct _PTE {
unsigned long v:1; /* Entry is valid */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)