Changeset 13738
- Timestamp:
- May 27, 2010, 4:34:09 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
r13737 r13738 89 89 define(`uuo_tlb_too_small',`unaryUUO($1,$2,3)') 90 90 define(`uuo_error_no_throw_tag',`unary_errorUUO($1,$2,4)') 91 define(`uuo_error_udf_call',`unary_errorUUO($1,$2,4)') 92 91 define(`uuo_error_udf_call',`unary_errorUUO($1,$2,5)') 92 define(`uuo_error_udf',`unary_errorUUO($1,$2,6)') 93 93 94 /* Binary UUOs */ 94 95 define(`uuo_error_vector_bounds',`binary_errorUUO($1,$2,$3,0)')
Note:
See TracChangeset
for help on using the changeset viewer.
