Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3862 → Rev 3861

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