patch-2.3.22 linux/include/asm-alpha/processor.h
Next file: linux/include/asm-ppc/keyboard.h
Previous file: linux/include/asm-alpha/pgtable.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Oct 13 10:32:35 1999
- Orig file:
v2.3.21/linux/include/asm-alpha/processor.h
- Orig date:
Wed Aug 4 15:48:00 1999
diff -u --recursive --new-file v2.3.21/linux/include/asm-alpha/processor.h linux/include/asm-alpha/processor.h
@@ -114,6 +114,8 @@
/* Do necessary setup to start up a newly executed thread. */
extern void start_thread(struct pt_regs *, unsigned long, unsigned long);
+struct task_struct;
+
/* Free all resources held by a thread. */
extern void release_thread(struct task_struct *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)