kernel_samsung_sm7125/include/asm-x86_64/i8253.h

6 lines
109 B

#ifndef __ASM_I8253_H__
#define __ASM_I8253_H__
extern spinlock_t i8253_lock;
#endif /* __ASM_I8253_H__ */