patch-2.1.80 linux/include/asm-arm/mmu_context.h
Next file: linux/include/asm-arm/namei.h
Previous file: linux/include/asm-arm/mman.h
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Tue Jan 20 16:39:42 1998
-  Orig file: 
v2.1.79/linux/include/asm-arm/mmu_context.h
-  Orig date: 
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.1.79/linux/include/asm-arm/mmu_context.h linux/include/asm-arm/mmu_context.h
@@ -0,0 +1,17 @@
+/*
+ * linux/include/asm-arm/mmu_context.h
+ *
+ * Copyright (c) 1996 Russell King.
+ *
+ * Changelog:
+ *  27-06-1996	RMK	Created
+ */
+#ifndef __ASM_ARM_MMU_CONTEXT_H
+#define __ASM_ARM_MMU_CONTEXT_H
+
+#define get_mmu_context(x) do { } while (0)
+
+#define init_new_context(mm)	do { } while(0)
+#define destroy_context(mm)	do { } while(0)
+
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov