mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove obsolete debug message
This commit is contained in:
parent
0f0df0e66e
commit
b09747e022
1 changed files with 1 additions and 1 deletions
|
@ -1082,7 +1082,7 @@ static void apic_shutdown(struct state * s)
|
|||
{
|
||||
go_down = 1;
|
||||
|
||||
kputs("Receive shutdown interrupt\n");
|
||||
//kputs("Receive shutdown interrupt\n");
|
||||
}
|
||||
|
||||
static void apic_lint0(struct state * s)
|
||||
|
|
Loading…
Add table
Reference in a new issue