#ifndef	_TASKCOMM_H
#define	_TASKCOMM_H

/* $Id$ */

void *cmd_thread(void);

#endif