Changeset 13698
- Timestamp:
- May 13, 2010, 9:48:04 PM (15 years ago)
- File:
-
- 1 edited
-
branches/arm/lisp-kernel/arm-uuo.s (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/arm/lisp-kernel/arm-uuo.s
r13687 r13698 82 82 define(`uuo_cerror_unbound',`unaryUUO($1,$2,1)') 83 83 define(`uuo_error_not_callable',`unaryUUO($1,$2,2)') 84 define(`uuo_tlb_too_small',`unaryUUO($1,$2, 4)')85 define(`uuo_error_no_throw_tag',`unaryUUO($1,$2, 5)')84 define(`uuo_tlb_too_small',`unaryUUO($1,$2,3)') 85 define(`uuo_error_no_throw_tag',`unaryUUO($1,$2,4)') 86 86 87 87 /* Binary UUOs */
Note:
See TracChangeset
for help on using the changeset viewer.
