patch-2.4.0-prerelease linux/include/asm-ppc/mmu.h
Next file: linux/include/asm-ppc/processor.h
Previous file: linux/include/asm-parisc/processor.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Dec 29 14:07:23 2000
- Orig file:
v2.4.0-test12/linux/include/asm-ppc/mmu.h
- Orig date:
Sun Nov 19 18:44:20 2000
diff -u --recursive --new-file v2.4.0-test12/linux/include/asm-ppc/mmu.h linux/include/asm-ppc/mmu.h
@@ -6,6 +6,9 @@
#ifndef _PPC_MMU_H_
#define _PPC_MMU_H_
+/* Default "unsigned long" context */
+typedef unsigned long mm_context_t;
+
#include <linux/config.h>
#ifndef __ASSEMBLY__
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)