]> git.sur5r.net Git - freertos/commit
Introduce the portALT_GET_RUN_TIME_COUNTER_VALUE macro as an alternative to portGET_R...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 6 Jan 2011 10:08:07 +0000 (10:08 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 6 Jan 2011 10:08:07 +0000 (10:08 +0000)
commitc8d40e712be8506c2f374c29178f5ed673b9bb15
tree72f4dd7c389728c0e8c736526813e8c2c9567bdc
parenteecb9852a0405717a7d1be77e70e5d10bbe9a29f
Introduce the portALT_GET_RUN_TIME_COUNTER_VALUE macro as an alternative to portGET_RUN_TIME_COUNTER_VALUE to make inlining of the run time stats functions easier.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1230 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/include/FreeRTOS.h
Source/tasks.c