patch-2.3.16 linux/fs/proc/base.c
Next file: linux/fs/proc/mem.c
Previous file: linux/fs/proc/array.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Aug 26 14:18:06 1999
-  Orig file: 
v2.3.15/linux/fs/proc/base.c
-  Orig date: 
Sat Jun 26 12:04:39 1999
diff -u --recursive --new-file v2.3.15/linux/fs/proc/base.c linux/fs/proc/base.c
@@ -178,7 +178,7 @@
 };
 #endif
 
-__initfunc(void proc_base_init(void))
+void __init proc_base_init(void)
 {
 #if CONFIG_AP1000
 	proc_register(&proc_pid, &proc_pid_ringbuf);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)