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
- Lines: 10
- Date:
Sun Jan 26 12:07:46 1997
- Orig file:
v2.1.22/linux/include/asm-mips/processor.h
- Orig date:
Tue Dec 31 21:41:09 1996
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