Skip to content
Snippets Groups Projects
Commit a8fa8623 authored by Wilke Pierre's avatar Wilke Pierre
Browse files

Preparation TP 0

parent 6f70a5ef
No related branches found
No related tags found
No related merge requests found
......@@ -534,7 +534,7 @@ scheduler(void)
// again to avoid a race between interrupt and WFI.
c->intena = 0;
// release(&p->lock);
release(&p->lock);
}
if(found == 0){
asm volatile("wfi");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment