Index: /branches/arm/lisp-kernel/arm-uuo.s
===================================================================
--- /branches/arm/lisp-kernel/arm-uuo.s	(revision 13737)
+++ /branches/arm/lisp-kernel/arm-uuo.s	(revision 13738)
@@ -89,6 +89,7 @@
 define(`uuo_tlb_too_small',`unaryUUO($1,$2,3)')
 define(`uuo_error_no_throw_tag',`unary_errorUUO($1,$2,4)')
-define(`uuo_error_udf_call',`unary_errorUUO($1,$2,4)')        
-
+define(`uuo_error_udf_call',`unary_errorUUO($1,$2,5)')        
+define(`uuo_error_udf',`unary_errorUUO($1,$2,6)')
+        
 /* Binary UUOs */
 define(`uuo_error_vector_bounds',`binary_errorUUO($1,$2,$3,0)')
