Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 778 → Rev 779

/kernel/trunk/generic/include/cpu.h
57,11 → 57,6
SPINLOCK_DECLARE(timeoutlock);
link_t timeout_active_head;
 
#ifdef CONFIG_SMP
atomic_t kcpulbstarted;
waitq_t kcpulb_wq;
#endif /* CONFIG_SMP */
 
/**
* Processor ID assigned by kernel.
*/