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