Index: /branches/working-0711/ccl/lisp-kernel/x86-constants64.s
===================================================================
--- /branches/working-0711/ccl/lisp-kernel/x86-constants64.s	(revision 8038)
+++ /branches/working-0711/ccl/lisp-kernel/x86-constants64.s	(revision 8039)
@@ -382,9 +382,16 @@
 	_struct(tsp_frame,0)
 	 _node(backlink)
-	 _node(type)
+	 _node(save_rbp)
 	 _struct_label(fixed_overhead)
 	 _struct_label(data_offset)
 	_ends
 
+	_struct(csp_frame,0)
+	 _node(backlink)
+	 _node(save_rbp)
+	 _struct_label(fixed_overhead)
+	 _struct_label(data_offset)
+	_ends
+        
 
 
