]> git.sur5r.net Git - freertos/commit
Make the tick ISR entry function use the __raw attribute in the IAR MSP430X port...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 13 Jan 2011 10:28:40 +0000 (10:28 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 13 Jan 2011 10:28:40 +0000 (10:28 +0000)
commitc8f192ae3491c9e0603555def5ecb896f193246a
tree7a34f84da45f6b2fd924102cd18accc4e2ee8f1f
parentb4212725f103706a6c53cfe7be98e360cfb07e70
Make the tick ISR entry function use the __raw attribute in the IAR MSP430X port layer.

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