Index: /branches/working-0711/ccl/compiler/PPC/PPC32/ppc32-arch.lisp
===================================================================
--- /branches/working-0711/ccl/compiler/PPC/PPC32/ppc32-arch.lisp	(revision 7742)
+++ /branches/working-0711/ccl/compiler/PPC/PPC32/ppc32-arch.lisp	(revision 7743)
@@ -323,4 +323,6 @@
   writer				;tcr of owning thread or 0
   name
+  whostate
+  whostate-2
   )
 
Index: /branches/working-0711/ccl/compiler/PPC/PPC64/ppc64-arch.lisp
===================================================================
--- /branches/working-0711/ccl/compiler/PPC/PPC64/ppc64-arch.lisp	(revision 7742)
+++ /branches/working-0711/ccl/compiler/PPC/PPC64/ppc64-arch.lisp	(revision 7743)
@@ -395,4 +395,6 @@
   writer				;tcr of owning thread or 0
   name
+  whostate
+  whostate-2
   )
 
