]> git.sur5r.net Git - freertos/commit
Remove unnecessary use of portLONG, portCHAR and portSHORT.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 4 Oct 2009 18:34:36 +0000 (18:34 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 4 Oct 2009 18:34:36 +0000 (18:34 +0000)
commit65f81aff823d21328ddba6e87af446b6bbc66e70
tree1f36d4f0a965f0624915363e81e27585206cbabc
parent90478b8c27bda247512ffa9ae380bd63de92d359
Remove unnecessary use of portLONG, portCHAR and portSHORT.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@898 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/include/StackMacros.h
Source/include/croutine.h
Source/include/queue.h
Source/include/semphr.h
Source/include/task.h
Source/portable/GCC/ARM_CM3_MPU/port.c
Source/queue.c
Source/tasks.c