Release coccinelle-0.1
[bpt/coccinelle.git] / tests / include / linux / serio.h.res
1 struct serio {
2 struct mutex new_lock; /* mutex for mixer */
3
4 };