[PATCH] x86: fix EFI memory map parsing
[linux-2.6-block.git] / include / asm-i386 / i8253.h
CommitLineData
306e440d
IM
1#ifndef __ASM_I8253_H__
2#define __ASM_I8253_H__
3
4extern spinlock_t i8253_lock;
5
6#endif /* __ASM_I8253_H__ */