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

This commit is contained in:
gdisirio 2009-09-19 08:50:24 +00:00
parent 9b59b00627
commit de2a86b441
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ _port_switch_arm:
.thumb_func
.globl _port_irq_common
_port_irq_common:
bl chSchRescRequiredI
bl chSchIsRescRequiredExI
mov lr, pc
bx lr
.code 32