[PATCH] x86: i8253/i8259A lock cleanup
[pandora-kernel.git] / include / asm-i386 / i8253.h
1 #ifndef __ASM_I8253_H__
2 #define __ASM_I8253_H__
3
4 extern spinlock_t i8253_lock;
5
6 #endif  /* __ASM_I8253_H__ */