Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
54205209732a05f51f5fbb3eb3e5c36ac81e79d9
/
.
/
include
/
asm-i386
/
i8253.h
blob: 015d8df076908038658aebce6f34d84581642793 [
file
] [
log
] [
blame
]
Ingo Molnar
306e440
2005-06-30 02:58:55 -0700
[
diff
] [
blame
]
1
#ifndef
__ASM_I8253_H__
2
#define
__ASM_I8253_H__
3
4
extern
spinlock_t
i8253_lock
;
5
6
#endif
/* __ASM_I8253_H__ */