aboutsummaryrefslogtreecommitdiffstats
path: root/os/nil/ports/ARMCMx/compilers/GCC/nilcoreasm_v6m.s
diff options
context:
space:
mode:
Diffstat (limited to 'os/nil/ports/ARMCMx/compilers/GCC/nilcoreasm_v6m.s')
-rw-r--r--os/nil/ports/ARMCMx/compilers/GCC/nilcoreasm_v6m.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/nil/ports/ARMCMx/compilers/GCC/nilcoreasm_v6m.s b/os/nil/ports/ARMCMx/compilers/GCC/nilcoreasm_v6m.s
index 7ab0f0432..8112d9802 100644
--- a/os/nil/ports/ARMCMx/compilers/GCC/nilcoreasm_v6m.s
+++ b/os/nil/ports/ARMCMx/compilers/GCC/nilcoreasm_v6m.s
@@ -89,7 +89,7 @@ _port_thread_start:
mov r0, r5
blx r4
mov r3, #0
- bl nilSysHalt
+ bl chSysHalt
/*--------------------------------------------------------------------------*
* Post-IRQ switch code.
@@ -99,7 +99,7 @@ _port_thread_start:
.thumb_func
.globl _port_switch_from_isr
_port_switch_from_isr:
- bl nilSchRescheduleS
+ bl chSchRescheduleS
.globl _port_exit_from_isr
_port_exit_from_isr:
ldr r2, .L2