#ifndef __MSG_HNDLR_TASK_H__ #define __MSG_HNDLR_TASK_H__ void *MsgHndlrTask( void *pArg ); #endif /* __MSG_HNDLR_TASK_H__ */