i8253: Consolidate definitions of PIT_LATCH
[linux-2.6/btrfs-unstable.git] / arch / mips / include / asm / i8253.h
blob26f4eb197c3ad7bcc9ffc70ba06a27686d425b03
1 /*
2 * Machine specific IO port address definition for generic.
3 * Written by Osamu Tomita <tomita@cinet.co.jp>
4 */
5 #ifndef __ASM_I8253_H
6 #define __ASM_I8253_H
8 extern void setup_pit_timer(void);
10 #endif /* __ASM_I8253_H */