blob: 015d8df076908038658aebce6f34d84581642793 [file] [log] [blame]
Thomas Gleixner28318da2007-07-21 17:11:18 +02001#ifndef __ASM_I8253_H__
2#define __ASM_I8253_H__
3
4extern spinlock_t i8253_lock;
5
6#endif /* __ASM_I8253_H__ */