projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[IPV4]: annotate inetdev.h helpers
[linux-2.6]
/
include
/
asm-i386
/
i8253.h
1
#ifndef __ASM_I8253_H__
2
#define __ASM_I8253_H__
3
4
extern spinlock_t i8253_lock;
5
6
#endif /* __ASM_I8253_H__ */