]> git.sur5r.net Git - freertos/commit
+ The macro portENTER_SWITCHING_ISR() no longer attempts to use the frame pointer...
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 26 Oct 2007 09:52:15 +0000 (09:52 +0000)
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 26 Oct 2007 09:52:15 +0000 (09:52 +0000)
commite7413ffdd9d7c8b7ee55a18ae30c0afb1ff1dedc
tree3f3aa3a46ef69fdab4ba3c6a98280507d8910f0b
parent751018ebf535ce680b0e08f763ddb8dfd2186a77
+ The macro portENTER_SWITCHING_ISR() no longer attempts to use the frame pointer.  Variables declared within ISRs must now be declared static.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@111 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/include/queue.h
Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
Source/portable/GCC/ARM7_LPC2000/portmacro.h
Source/portable/GCC/ARM7_LPC23xx/portmacro.h