patch-2.3.43 linux/include/asm-mips/mmu_context.h
Next file: linux/include/asm-mips/pgtable.h
Previous file: linux/include/asm-m68k/pgalloc.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Feb 7 20:01:15 2000
- Orig file:
v2.3.42/linux/include/asm-mips/mmu_context.h
- Orig date:
Sun Jul 25 13:45:25 1999
diff -u --recursive --new-file v2.3.42/linux/include/asm-mips/mmu_context.h linux/include/asm-mips/mmu_context.h
@@ -11,6 +11,10 @@
#ifndef __ASM_MIPS_MMU_CONTEXT_H
#define __ASM_MIPS_MMU_CONTEXT_H
+static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk, unsigned cpu)
+{
+}
+
/* Fuck. The f-word is here so you can grep for it :-) */
extern unsigned long asid_cache;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)