]> git.sur5r.net Git - freertos/commit
Simplify the assert that checks if a non-ISR safe function is called from an ISR...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 13 Jun 2014 14:08:28 +0000 (14:08 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 13 Jun 2014 14:08:28 +0000 (14:08 +0000)
commit91024f01b131e336e67057d38aa1aba8bffe613d
tree9186c129d47d90f39668d7499103a2693ec82abb
parentfd65bf46844bd3a42f3a3f048bbe33f54c629b37
Simplify the assert that checks if a non-ISR safe function is called from an ISR in the GCC Cortex-A9 port.

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