]> git.sur5r.net Git - freertos/commit
Remove portALIGNMENT_ASSERT_pxCurrentTCB() macro, which serves no purpose.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 25 Jun 2013 13:39:50 +0000 (13:39 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 25 Jun 2013 13:39:50 +0000 (13:39 +0000)
commit728f36ecb6111cf147aee41136405f98303a4209
tree01017365f0dd44981e704a577caf617329c09fce
parent8267d1a1ed6168cde695f66a46f2d36c47c21799
Remove portALIGNMENT_ASSERT_pxCurrentTCB() macro, which serves no purpose.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1949 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
12 files changed:
FreeRTOS/Source/include/FreeRTOS.h
FreeRTOS/Source/portable/GCC/ARM_CM3_MPU/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
FreeRTOS/Source/portable/GCC/RX100/portmacro.h
FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h
FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h
FreeRTOS/Source/portable/IAR/RX100/portmacro.h
FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h
FreeRTOS/Source/portable/Renesas/RX100/portmacro.h
FreeRTOS/Source/portable/Renesas/RX200/portmacro.h
FreeRTOS/Source/portable/Tasking/ARM_CM4F/portmacro.h
FreeRTOS/Source/tasks.c