#include <isa/pit.h>
#include <sys/io.h>
#include <lib/kprintf.h>
Go to the source code of this file.
Functions | |
| int | pit_init () | 
| int pit_init | ( | ) | 
Definition at line 64 of file pit.c.
References kprintf(), outportByte(), outportByteP(), and PIT_TIMER.
 1.4.7