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

This commit is contained in:
gdisirio 2014-10-14 20:29:44 +00:00
parent 56990840b5
commit 40823c9995
1 changed files with 3 additions and 3 deletions

View File

@ -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