patch-2.1.19 linux/include/asm-m68k/mmu_context.h

Next file: linux/include/asm-m68k/processor.h
Previous file: linux/include/asm-m68k/current.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.18/linux/include/asm-m68k/mmu_context.h linux/include/asm-m68k/mmu_context.h
@@ -6,4 +6,7 @@
  */
 #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