Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec-next
/
2664b25051f7ab96b22b199aa2f5ef6a949a4296
/
.
/
include
/
asm-mips
/
8253pit.h
blob: 285f78488ccb76f988a020e1730fbbefc251cefb [
file
]
/*
* 8253/8254 Programmable Interval Timer
*/
#ifndef
_8253PIT_H
#define
_8253PIT_H
#define
PIT_TICK_RATE
1193182UL
#endif