patch-2.1.130 linux/include/asm-i386/processor.h
Next file: linux/include/asm-i386/semaphore.h
Previous file: linux/include/asm-alpha/pci.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Nov 24 09:50:48 1998
- Orig file:
v2.1.129/linux/include/asm-i386/processor.h
- Orig date:
Mon Oct 5 13:13:42 1998
diff -u --recursive --new-file v2.1.129/linux/include/asm-i386/processor.h linux/include/asm-i386/processor.h
@@ -275,6 +275,7 @@
/* Free all resources held by a thread. */
extern void release_thread(struct task_struct *);
+extern int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags);
/* Copy and release all segment info associated with a VM */
extern void copy_segments(int nr, struct task_struct *p, struct mm_struct * mm);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov