Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4631 → Rev 4632

/branches/arm/kernel/arch/arm32/src/drivers/qemu.c
213,6 → 213,7
* We are holding a lock which prevents preemption.
* Release the lock, call clock() and reacquire the lock again.
*/
 
*((uint32_t*) qemu_icp_hw_map.rtc1_intrclr) = 1;
spinlock_unlock(&irq->lock);
clock();