Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2071 → Rev 2089

/trunk/kernel/generic/src/synch/condvar.c
40,7 → 40,6
#include <synch/waitq.h>
#include <synch/synch.h>
#include <arch.h>
#include <typedefs.h>
 
/** Initialize condition variable.
*