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

This commit is contained in:
Giovanni Di Sirio 2017-03-07 10:45:49 +00:00
parent 1eabe1e911
commit d22817da04
1 changed files with 2 additions and 2 deletions

View File

@ -80,8 +80,8 @@ _port_switch:
se_stw r0, 0(sp)
e_stmw r14, 4(sp)
se_stw sp, 12(r4)
se_lwz sp, 12(r3)
se_stw sp, CONTEXT_OFFSET(r4)
se_lwz sp, CONTEXT_OFFSET(r3)
e_lmw r14, 4(sp)
se_lwz r0, 0(sp)