aboutsummaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-10-14 20:29:44 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-10-14 20:29:44 +0000
commit40823c9995b66157706d0cea29646525ddf62978 (patch)
tree2e422ccefcf8751bbdb240df1b506872543381eb /os
parent56990840b56608f15bb38d703672b0a39359c89f (diff)
downloadChibiOS-40823c9995b66157706d0cea29646525ddf62978.tar.gz
ChibiOS-40823c9995b66157706d0cea29646525ddf62978.tar.bz2
ChibiOS-40823c9995b66157706d0cea29646525ddf62978.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7399 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os')
-rw-r--r--os/rt/ports/ARM/compilers/GCC/chcoreasm.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/rt/ports/ARM/compilers/GCC/chcoreasm.s b/os/rt/ports/ARM/compilers/GCC/chcoreasm.s
index 7ab661443..421fd271f 100644
--- a/os/rt/ports/ARM/compilers/GCC/chcoreasm.s
+++ b/os/rt/ports/ARM/compilers/GCC/chcoreasm.s
@@ -140,9 +140,9 @@ _port_switch_arm:
/*
* Common IRQ code. It expects a macro ARM_IRQ_VECTOR_REG with the address
- * of a register holding the address of the ISR to be invoked, the IRS will
- * then return in the common epilogue code where the context switch will
- * be performed if required.
+ * of a register holding the address of the ISR to be invoked, the ISR
+ * then returns in the common epilogue code where the context switch will
+ * be performed, if required.
*/
.code 32
.func