patch-2.1.37 linux/drivers/char/wdt.c

Next file: linux/drivers/isdn/Config.in
Previous file: linux/drivers/char/vt.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.36/linux/drivers/char/wdt.c linux/drivers/char/wdt.c
@@ -61,7 +61,7 @@
  *	Setup options
  */
  
-void wdt_setup(char *str, int *ints)
+__initfunc(void wdt_setup(char *str, int *ints))
 {
 	if(ints[0]>0)
 	{

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov