git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9849 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
Giovanni Di Sirio 2016-10-03 15:25:01 +00:00
parent 4318fdf75d
commit 97e7ee4a69
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ __veneers:
mov pc, r0
ldr r0, =DebugMon_Handler
mov pc, r0
movs r0, #13
movs r0, #14
b .
ldr r0, =PendSV_Handler
mov pc, r0