]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/GCC/ARM_CRx_No_GIC/port.c
Update the MPU port so it supports all the public functions found in V9.0.0rc2.
[freertos] / FreeRTOS / Source / portable / GCC / ARM_CRx_No_GIC / port.c
index d11a03a01deeee5ad2d9d7c18831b332d3b2b433..9e96da799b827934414a4c09fc75d2337b0f50b3 100644 (file)
@@ -268,7 +268,7 @@ uint32_t ulAPSR;
                vPortRestoreTaskContext();\r
        }\r
 \r
-       /* Will only get here if xTaskStartScheduler() was called with the CPU in\r
+       /* Will only get here if vTaskStartScheduler() was called with the CPU in\r
        a non-privileged mode or the binary point register was not set to its lowest\r
        possible value.  prvTaskExitError() is referenced to prevent a compiler\r
        warning about it being defined but not referenced in the case that the user\r