Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5303a986c33ae6c75d5ffb57d06ccf9246a8725a
/
.
/
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__ */