patch-2.3.16 linux/arch/mips/dec/wbflush.c
Next file: linux/arch/mips/jazz/setup.c
Previous file: linux/arch/mips/dec/time.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Aug 26 12:42:31 1999
-  Orig file: 
v2.3.15/linux/arch/mips/dec/wbflush.c
-  Orig date: 
Wed Aug  4 16:36:41 1999
diff -u --recursive --new-file v2.3.15/linux/arch/mips/dec/wbflush.c linux/arch/mips/dec/wbflush.c
@@ -23,7 +23,7 @@
 
 void (*__wbflush) (void);
 
-__initfunc(void wbflush_setup(void))
+void __init wbflush_setup(void)
 {
 	switch (mips_machtype) {
 	case MACH_DS23100:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)