*  level. If an application produces a response, this task constructs the appropriate Ethernet frame and places it into the Ethernet OUT\r
  *  buffer for later transmission.\r
  */\r
-TASK(TCP_Task)\r
+void TCP_Task(void)\r
 {\r
        /* Task to hand off TCP packets to and from the listening applications. */\r
 \r