patch-1.3.32 linux/arch/i386/kernel/process.c
Next file: linux/arch/i386/math-emu/README
Previous file: linux/arch/i386/config.in
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Oct 5 08:31:40 1995
- Orig file:
v1.3.31/linux/arch/i386/kernel/process.c
- Orig date:
Wed Oct 4 14:14:28 1995
diff -u --recursive --new-file v1.3.31/linux/arch/i386/kernel/process.c linux/arch/i386/kernel/process.c
@@ -178,6 +178,10 @@
current->debugreg[i] = 0;
}
+void release_thread(struct task_struct *dead_task)
+{
+}
+
void copy_thread(int nr, unsigned long clone_flags, unsigned long esp,
struct task_struct * p, struct pt_regs * regs)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this