Subversion Repositories HelenOS-historic

Rev

Rev 1735 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1735 Rev 1757
Line 530... Line 530...
530
    spinlock_unlock(&task->lock);
530
    spinlock_unlock(&task->lock);
531
}
531
}
532
 
532
 
533
 /** @}
533
/** @}
534
 */
534
 */
535
 
-