]> git.sur5r.net Git - freertos/commit
New file to separate out the stack checking macros which are a bit ugly to have in...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 9 Oct 2008 00:54:10 +0000 (00:54 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 9 Oct 2008 00:54:10 +0000 (00:54 +0000)
commit1b37856b8265d8612ab80ac354895172da6da0e2
tree1d6dbd909dbcb3f0dd81b47c6256eff490ee5c07
parent7e1018c9a82535bec86fff5ffd022154f7ff7a3a
New file to separate out the stack checking macros which are a bit ugly to have in the main tasks.c file.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@489 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/include/StackMacros.h [new file with mode: 0644]