]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/PPC405_FPU_Xilinx_Virtex4_GCC/RTOSDemo/flop/flop-reg-test.c
Update the demo directory to use the version 8 type naming conventions.
[freertos] / FreeRTOS / Demo / PPC405_FPU_Xilinx_Virtex4_GCC / RTOSDemo / flop / flop-reg-test.c
index 1e73f138612c8c4e8407083fb7535c703697d3aa..20f3fe9392b670336ffdc85594fa2a1662bf4d3f 100644 (file)
@@ -135,7 +135,7 @@ static volatile unsigned long ulFlop1CycleCount = 0, ulFlop2CycleCount = 0;
 \r
 void vStartFlopRegTests( void )\r
 {\r
-xTaskHandle xTaskJustCreated;\r
+TaskHandle_t xTaskJustCreated;\r
 unsigned portBASE_TYPE x, y, z = flopSTART_VALUE;\r
 \r
        /* Fill the arrays into which the flop registers are to be saved with \r