Changeset 13724
- Timestamp:
- May 22, 2010, 6:49:20 PM (15 years ago)
- File:
-
- 1 edited
-
branches/arm/lisp-kernel/arm-constants.s (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/arm/lisp-kernel/arm-constants.s
r13687 r13724 312 312 313 313 _structf(catch_frame) 314 _node(catch_tag) /* #<unbound> -> unwind-protect, else catch */315 314 _node(link) /* backpointer to previous catch frame */ 316 315 _node(mvflag) /* 0 if single-valued catch, fixnum 1 otherwise */ 316 _node(catch_tag) /* #<unbound> -> unwind-protect, else catch */ 317 317 _node(db_link) /* head of special-binding chain */ 318 318 _node(xframe) /* exception frame chain */
Note:
See TracChangeset
for help on using the changeset viewer.
