patch-2.4.23 linux-2.4.23/include/asm-ppc/cache.h
Next file: linux-2.4.23/include/asm-ppc/commproc.h
Previous file: linux-2.4.23/include/asm-parisc/pci.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/include/asm-ppc/cache.h
- Orig date:
2003-06-13 07:51:38.000000000 -0700
diff -urN linux-2.4.22/include/asm-ppc/cache.h linux-2.4.23/include/asm-ppc/cache.h
@@ -41,6 +41,8 @@
extern void flush_dcache_range(unsigned long start, unsigned long stop);
extern void invalidate_dcache_range(unsigned long start, unsigned long stop);
extern void clean_dcache_range(unsigned long start, unsigned long stop);
+extern void flush_dcache_all(void);
+
#endif /* __ASSEMBLY__ */
/* prep registers for L2 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)