patch-2.1.23 linux/include/asm-mips/processor.h

Next file: linux/include/asm-ppc/cache.h
Previous file: linux/include/asm-mips/cache.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.22/linux/include/asm-mips/processor.h linux/include/asm-mips/processor.h
@@ -193,6 +193,9 @@
 	regs->reg29 = sp;
 }
 
+/* Free all resources held by a thread. */
+extern void release_thread(struct task_struct *);
+
 #ifdef __KERNEL__
 
 /*

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