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

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