]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/ARM7_AT91SAM7X256_Eclipse/RTOSDemo/webserver/SAM7_EMAC.h
Update the demo directory to use the version 8 type naming conventions.
[freertos] / FreeRTOS / Demo / ARM7_AT91SAM7X256_Eclipse / RTOSDemo / webserver / SAM7_EMAC.h
index 3c3c15e8d9a1f750b068f402133b76a75a4091e3..3fef7a23aef1e9eec50bf4e2b8cc8e696ad2d02d 100644 (file)
@@ -72,7 +72,7 @@
  * is used by the EMAC ISR to indicate that Rx packets have been received.\r
  * If the initialisation fails then NULL is returned.\r
  */\r
-xSemaphoreHandle xEMACInit( void );\r
+SemaphoreHandle_t xEMACInit( void );\r
 \r
 /*\r
  * Send the current uIP buffer.  This copies the uIP buffer to one of the\r