patch-2.3.43 linux/include/asm-arm/pgalloc.h
Next file: linux/include/asm-arm/proc-armv/system.h
Previous file: linux/include/asm-arm/mmu_context.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Tue Feb 8 18:23:13 2000
- Orig file:
v2.3.42/linux/include/asm-arm/pgalloc.h
- Orig date:
Tue Nov 23 22:42:21 1999
diff -u --recursive --new-file v2.3.42/linux/include/asm-arm/pgalloc.h linux/include/asm-arm/pgalloc.h
@@ -14,6 +14,12 @@
*/
#include <asm/proc/cache.h>
+extern __inline__ void flush_tlb_pgtables(struct mm_struct *mm,
+ unsigned long start,
+ unsigned long end)
+{
+}
+
/*
* Page table cache stuff
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)