]> git.sur5r.net Git - freertos/commit
Convert mov instructions to movs instructions in the GCC Cortex-M0 port.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 11 Mar 2012 21:28:06 +0000 (21:28 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 11 Mar 2012 21:28:06 +0000 (21:28 +0000)
commit5aea97d406d0bbe7695129f51c76c23e751663ac
tree4b85df6b211c1b5414eab59a22e947c96f8d5ff9
parent561483174db9297714a59485fe0f69194942ac44
Convert mov instructions to movs instructions in the GCC Cortex-M0 port.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1694 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/portable/GCC/ARM_CM0/port.c