patch-1.3.55 linux/include/asm-i386/mmu_context.h
Next file: linux/include/asm-i386/unistd.h
Previous file: linux/include/asm-alpha/pgtable.h
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Sat Jan  6 14:30:11 1996
 -  Orig file: 
v1.3.54/linux/include/asm-i386/mmu_context.h
 -  Orig date: 
Thu Jan  1 02:00:00 1970
 
diff -u --recursive --new-file v1.3.54/linux/include/asm-i386/mmu_context.h linux/include/asm-i386/mmu_context.h
@@ -0,0 +1,9 @@
+#ifndef __I386_MMU_CONTEXT_H
+#define __I386_MMU_CONTEXT_H
+
+/*
+ * get a new mmu context.. x86's don't know about contexts.
+ */
+#define get_mmu_context(x) do { } while (0)
+
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this