Index: /branches/arm/lisp-kernel/arm-constants.s
===================================================================
--- /branches/arm/lisp-kernel/arm-constants.s	(revision 13723)
+++ /branches/arm/lisp-kernel/arm-constants.s	(revision 13724)
@@ -312,7 +312,7 @@
 
 	_structf(catch_frame)
-	 _node(catch_tag)	/* #<unbound> -> unwind-protect, else catch */
 	 _node(link)		/* backpointer to previous catch frame */
 	 _node(mvflag)		/* 0 if single-valued catch, fixnum 1 otherwise */
+	 _node(catch_tag)	/* #<unbound> -> unwind-protect, else catch */
 	 _node(db_link)		/* head of special-binding chain */
 	 _node(xframe)		/* exception frame chain */
