Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3861 → Rev 3862

/branches/sparc/kernel/generic/src/ddi/ddi.c
51,6 → 51,7
#include <arch.h>
#include <align.h>
#include <errno.h>
#include <arch/asm.h>
 
/** This lock protects the parea_btree. */
SPINLOCK_INITIALIZE(parea_lock);