Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 80 → Rev 81

/SPARTAN/trunk/test/synch/rwlock4/test.c
33,6 → 33,7
#include <proc/thread.h>
#include <arch/types.h>
#include <arch/context.h>
#include <panic.h>
 
#include <synch/waitq.h>
#include <synch/rwlock.h>