Sign in
android-kvm
/
linux
/
782e3b3b3804c38d5130c7f21d7ec7bf6709023f
/
.
/
include
/
asm-x86
/
8253pit_64.h
blob: 285f78488ccb76f988a020e1730fbbefc251cefb [
file
] [
log
] [
blame
]
/*
* 8253/8254 Programmable Interval Timer
*/
#ifndef
_8253PIT_H
#define
_8253PIT_H
#define
PIT_TICK_RATE
1193182UL
#endif