让任务休眠

This commit is contained in:
Yourtion
2016-04-25 11:14:49 +08:00
parent ec1f016838
commit 7bd6635921
5 changed files with 54 additions and 8 deletions

View File

@@ -115,4 +115,4 @@ void inthandler20(int *esp)
task_switch();
}
return;
}
}