patch-pre2.0.8 linux/include/asm-ppc/system.h
Next file: linux/include/asm-ppc/termbits.h
Previous file: linux/include/asm-ppc/stat.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon May 27 12:00:59 1996
- Orig file:
pre2.0.7/linux/include/asm-ppc/system.h
- Orig date:
Sat Nov 25 19:49:07 1995
diff -u --recursive --new-file pre2.0.7/linux/include/asm-ppc/system.h linux/include/asm-ppc/system.h
@@ -19,7 +19,7 @@
extern void bzero(void *, int);
struct task_struct;
-extern void switch_to(struct task_struct *);
+extern void switch_to(struct task_struct *prev, struct task_struct *next);
#define save_flags(flags) __save_flags(&(flags))
#define restore_flags(flags) __restore_flags(flags)
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