add hint
This commit is contained in:
parent
023f974e4c
commit
7d3fde5f77
|
@ -74,6 +74,7 @@ sched_halt(void)
|
||||||
"movl %0, %%esp\n"
|
"movl %0, %%esp\n"
|
||||||
"pushl $0\n"
|
"pushl $0\n"
|
||||||
"pushl $0\n"
|
"pushl $0\n"
|
||||||
|
// LAB 4:
|
||||||
// Uncomment the following line after completing exercise 13
|
// Uncomment the following line after completing exercise 13
|
||||||
//"sti\n"
|
//"sti\n"
|
||||||
"1:\n"
|
"1:\n"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user