]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FreeRTOSConfig.h
Rename xTaskGetSystemState() uxTaskGetSystemState().
[freertos] / FreeRTOS / Demo / ColdFire_MCF51CN128_CodeWarrior / Sources / FreeRTOSConfig.h
index 4308fdba25e5fcb6ac852fc2f5480d9931b4d57d..f1620aa83844bbb362dd73bdb857b21287cb56d7 100644 (file)
@@ -131,7 +131,7 @@ to exclude the API function. */
 #define configMAX_SYSCALL_INTERRUPT_PRIORITY   7\r
 \r
 /* This demo makes use of one or more example stats formatting functions.  These\r
-format the raw data provided by the xTaskGetSystemState() function in to human\r
+format the raw data provided by the uxTaskGetSystemState() function in to human\r
 readable ASCII form.  See the notes in the implementation of vTaskList() within \r
 FreeRTOS/Source/tasks.c for limitations. */\r
 #define configUSE_STATS_FORMATTING_FUNCTIONS   1\r