patch-2.3.99-pre9 linux/arch/mips64/tools/offset.c
Next file: linux/arch/ppc/8260_io/enet.c
Previous file: linux/arch/mips64/tools/Makefile
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sat May 13 08:30:17 2000
-  Orig file: 
v2.3.99-pre8/linux/arch/mips64/tools/offset.c
-  Orig date: 
Sat Feb 26 22:31:41 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/arch/mips64/tools/offset.c linux/arch/mips64/tools/offset.c
@@ -82,6 +82,7 @@
 	offset("#define TASK_COUNTER       ", struct task_struct, counter);
 	offset("#define TASK_PRIORITY      ", struct task_struct, priority);
 	offset("#define TASK_MM            ", struct task_struct, mm);
+	offset("#define TASK_PROCESSOR     ", struct task_struct, processor);
 	size("#define TASK_STRUCT_SIZE   ", struct task_struct);
 	linefeed;
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)