Release coccinelle-0.1
[bpt/coccinelle.git] / tests / iterator.res
1 void pcibios_report_status(u_int status_mask, int warn)
2 {
3 struct list_head *l;
4
5 foo();
6 }