]> git.sur5r.net Git - freertos/commit
Clear the interrupt prior to servicing the interrupt - previously it was the other...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 7 Mar 2008 11:08:10 +0000 (11:08 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 7 Mar 2008 11:08:10 +0000 (11:08 +0000)
commita1a928054c42b7f3e69c74e23d4bffd7943ac130
treed3dbe02134ab0ac8050a5de84caed5e37d817808
parent08bc2fd412df36a7df0cfbb90078c8aa280f9a43
Clear the interrupt prior to servicing the interrupt - previously it was the other way around.

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