patch-2.4.6 linux/include/asm-mips/wbflush.h
Next file: linux/include/asm-mips64/linux_logo.h
Previous file: linux/include/asm-mips/watch.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Jul  2 13:56:40 2001
-  Orig file: 
v2.4.5/linux/include/asm-mips/wbflush.h
-  Orig date: 
Sat May 13 08:31:25 2000
diff -u --recursive --new-file v2.4.5/linux/include/asm-mips/wbflush.h linux/include/asm-mips/wbflush.h
@@ -27,7 +27,7 @@
  * we don't need no stinkin' wbflush
  */
 
-#define wbflush()
+#define wbflush()  do { } while(0)
 
 #endif
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)