Release coccinelle-0.1.1
[bpt/coccinelle.git] / tests / decl.c
CommitLineData
34e49164
C
1static int az_ioctl(int cmd, void *arg)
2{
3 return 0;
4}
5