patch-2.0.24 linux/kernel/exit.c

Next file: linux/kernel/ksyms.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.23/linux/kernel/exit.c linux/kernel/exit.c
@@ -21,7 +21,7 @@
 #include <asm/pgtable.h>
 
 extern void sem_exit (void);
-extern void acct_process (long exitcode);
+extern int acct_process (long exitcode);
 extern void kerneld_exit(void);
 
 int getrusage(struct task_struct *, int, struct rusage *);

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