]> git.sur5r.net Git - freertos/commit
Add use of portPOINTER_SIZE_TYPE to tasks.c to facilitate the removal of warnings...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 6 Sep 2011 16:09:48 +0000 (16:09 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 6 Sep 2011 16:09:48 +0000 (16:09 +0000)
commit33f3c42db8e02d97624141bb3511c4ab3601b723
treeecf9a018ffd6c04e429445389367fa8aa2314186
parente03fe072667955b8b27e752d2cf30e487bb77a67
Add use of portPOINTER_SIZE_TYPE to tasks.c to facilitate the removal of warnings when the pointer size is less than 32 bits.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1584 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/tasks.c