#ifndef TCP_SER_TASK_H #define TCP_SER_TASK_H void v_tcp_ser_task(void *argument); #endif