patch-2.3.43 linux/include/asm-sh/pgtable.h
Next file: linux/include/asm-sparc/bitops.h
Previous file: linux/include/asm-sh/mmu_context.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Feb 8 18:23:13 2000
- Orig file:
v2.3.42/linux/include/asm-sh/pgtable.h
- Orig date:
Sun Nov 7 16:37:34 1999
diff -u --recursive --new-file v2.3.42/linux/include/asm-sh/pgtable.h linux/include/asm-sh/pgtable.h
@@ -57,6 +57,10 @@
extern void flush_tlb_range(struct mm_struct *mm, unsigned long start,
unsigned long end);
extern void flush_tlb_page(struct vm_area_struct *vma, unsigned long page);
+extern inline void flush_tlb_pgtables(struct mm_struct *mm,
+ unsigned long start, unsigned long end)
+{
+}
/*
* Basically we have the same two-level (which is the logical three level
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)