#ifndef _TASKIBC_H
#define _TASKIBC_H
/* $Id$ */
#ifdef USE_EXPERIMENT
void send_all(char *);
void *ibc_thread(void *);
#endif