Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1922 → Rev 1923

/trunk/kernel/generic/include/ipc/ipc.h
155,8 → 155,7
 
#ifdef KERNEL
 
#include <synch/mutex.h>
#include <synch/condvar.h>
#include <synch/waitq.h>
#include <adt/list.h>
 
#define IPC_MAX_PHONES 16