]> begriffs open source - freertos/commit
Remove unnecessary use of portLONG, portCHAR and portSHORT.
authorRichard Barry <ribarry@amazon.com>
Sun, 4 Oct 2009 18:34:36 +0000 (18:34 +0000)
committerRichard Barry <ribarry@amazon.com>
Sun, 4 Oct 2009 18:34:36 +0000 (18:34 +0000)
commit26f0258688be381ffda579f8aac8ed87b96f4a1f
tree1f36d4f0a965f0624915363e81e27585206cbabc
parent804d1144205bb870ef0e948f3cdce2c54e825914
Remove unnecessary use of portLONG, portCHAR and portSHORT.
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