]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/PPC440_Xilinx_Virtex5_GCC/RTOSDemo/flop/flop.c
Update the demo directory to use the version 8 type naming conventions.
[freertos] / FreeRTOS / Demo / PPC440_Xilinx_Virtex5_GCC / RTOSDemo / flop / flop.c
index c5caff1132595a7bf5eb52a5f15b155c62aff6c1..825d41a7752521571051f1b01ee7574433832d46 100644 (file)
@@ -114,7 +114,7 @@ static unsigned long ulFlopRegisters[ mathNUMBER_OF_TASKS ][ portNO_FLOP_REGISTE
 \r
 void vStartMathTasks( unsigned portBASE_TYPE uxPriority )\r
 {\r
-xTaskHandle xTaskJustCreated;\r
+TaskHandle_t xTaskJustCreated;\r
 portBASE_TYPE x, y;\r
 \r
        /* Place known values into the buffers into which the flop registers are \r