mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove obsolete debug messge
This commit is contained in:
parent
c38fe14dad
commit
1b0f24c47a
1 changed files with 0 additions and 1 deletions
|
@ -173,7 +173,6 @@ static int pit_init(void)
|
|||
|
||||
outportb(0x40, LATCH(TIMER_FREQ) >> 8); /* high byte */
|
||||
|
||||
kputs("pit_init\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue