]> git.sur5r.net Git - freertos/commit
Add portENTER_CRITICAL() macro. Previously it was an inline asm function but it...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 30 May 2009 13:26:38 +0000 (13:26 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 30 May 2009 13:26:38 +0000 (13:26 +0000)
commit8c0a1254b34625f65ee5a670d18487307cab4029
treea51dc5928450843585ee85d64aa2e567c765730c
parent3c3228083a1ac495d5fcbd3b7e0e168d9da75080
Add portENTER_CRITICAL() macro.  Previously it was an inline asm function but it needs to be a macro for portable.h to compile.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@752 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/portable/oWatcom/16BitDOS/PC/portmacro.h