]> begriffs open source - freertos/commit
Cast away a few unused return types to ensure lint/compilers don't generate warnings...
authorRichard Barry <ribarry@amazon.com>
Sun, 23 Feb 2014 20:01:07 +0000 (20:01 +0000)
committerRichard Barry <ribarry@amazon.com>
Sun, 23 Feb 2014 20:01:07 +0000 (20:01 +0000)
commit9bd5e5cf034d5416b7e7b21050c7b8780fa0ebd0
treeb86ad5cc20f39b2b7d22c277848db43ef0c82683
parentc8953a68cd980a6b9979312eb20c85ee3149ab99
Cast away a few unused return types to ensure lint/compilers don't generate warnings when the warning level is high.
FreeRTOS/Source/croutine.c
FreeRTOS/Source/portable/MemMang/heap_1.c
FreeRTOS/Source/portable/MemMang/heap_2.c
FreeRTOS/Source/portable/MemMang/heap_3.c
FreeRTOS/Source/portable/MemMang/heap_4.c