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

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)