i8253.h 109 B

123456
  1. #ifndef __ASM_I8253_H__
  2. #define __ASM_I8253_H__
  3. extern spinlock_t i8253_lock;
  4. #endif /* __ASM_I8253_H__ */