patch-2.1.118 linux/kernel/resource.c
Next file: linux/kernel/sched.c
Previous file: linux/kernel/printk.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Aug 20 14:49:27 1998
-  Orig file: 
v2.1.117/linux/kernel/resource.c
-  Orig date: 
Wed Jun 24 22:54:12 1998
diff -u --recursive --new-file v2.1.117/linux/kernel/resource.c linux/kernel/resource.c
@@ -182,7 +182,7 @@
 #endif
 
 /* Called from init/main.c to reserve IO ports. */
-__initfunc(void reserve_setup(char *str, int *ints))
+void __init reserve_setup(char *str, int *ints)
 {
 	int i;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov