This commit is contained in:
Yeongjin Jang 2019-04-01 21:36:31 -07:00
parent 023f974e4c
commit 7d3fde5f77
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ sched_halt(void)
"movl %0, %%esp\n"
"pushl $0\n"
"pushl $0\n"
// LAB 4:
// Uncomment the following line after completing exercise 13
//"sti\n"
"1:\n"