#ifndef __SRV_H #define __SRV_H void *rxPkt(sched_task_t*); #endif