blob: 015d8df076908038658aebce6f34d84581642793 [file] [log] [blame]
Ingo Molnar306e4402005-06-30 02:58:55 -07001#ifndef __ASM_I8253_H__
2#define __ASM_I8253_H__
3
4extern spinlock_t i8253_lock;
5
6#endif /* __ASM_I8253_H__ */