patch-pre2.0.8 linux/include/asm-ppc/mmu_context.h

Next file: linux/include/asm-ppc/nvram.h
Previous file: linux/include/asm-ppc/mmu.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.7/linux/include/asm-ppc/mmu_context.h linux/include/asm-ppc/mmu_context.h
@@ -0,0 +1,10 @@
+#ifndef __PPC_MMU_CONTEXT_H
+#define __PPC_MMU_CONTEXT_H
+
+/*
+ * get a new mmu context.. PowerPC's don't know about contexts [yet]
+ */
+#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