]> git.sur5r.net Git - freertos/commit
Bug fix - allocate 2 extra words at the bottom of the task stack to account for the...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 19 May 2008 19:11:08 +0000 (19:11 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 19 May 2008 19:11:08 +0000 (19:11 +0000)
commit7538d3fd56173e26b98699861849642e20afe388
tree65520667cbed65965ec69b8b178beeeabd94bf82
parent7bb27701b9c63929549dfeb9095dea440b4e9d31
Bug fix - allocate 2 extra words at the bottom of the task stack to account for the back chain and saved LR.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@358 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/portable/GCC/PPC405_Xilinx/port.c