i386: remove pit_interrupt_hook
[linux-2.6/mini2440.git] / include / asm-i386 / i8253.h
bloba06b8ec66ce0f658fb042ec0f5886f3e67a68c81
1 #ifndef __ASM_I8253_H__
2 #define __ASM_I8253_H__
4 #include <linux/clockchips.h>
6 extern spinlock_t i8253_lock;
8 extern struct clock_event_device *global_clock_event;
10 #endif /* __ASM_I8253_H__ */