kerneltest/e32test/rm_debug/debug_targets/d_rmdebug_step_test.s
branchRCL_3
changeset 87 2f92ad2dc5db
parent 81 e7d2d738d3c2
child 258 880ff05ad710
equal deleted inserted replaced
81:e7d2d738d3c2 87:2f92ad2dc5db
    12 ;
    12 ;
    13 ; Description:
    13 ; Description:
    14 ; 
    14 ; 
    15 ;
    15 ;
    16 
    16 
    17         AREA |d-rmdebug-bkpt$$Code|, CODE, READONLY, ALIGN=6
    17         
       
    18 		AREA |d-rmdebug-step$$Code|, CODE, READONLY, ALIGN=6
    18 
    19 
    19 	CODE32
    20 	CODE32
    20 
    21 
    21 	; ARM tests
    22 	; ARM tests
    22 	
    23 	
   262 RMDebug_StepTest_ARM_Step_Multiple_1
   263 RMDebug_StepTest_ARM_Step_Multiple_1
   263 	bx		lr
   264 	bx		lr
   264 
   265 
   265 	END
   266 	END
   266 
   267 
   267 ; End of file - d_rmdebug_bkpt.s
   268 ; End of file - d_rmdebug_step_test.s