Coccinelle release 1.0.0-rc4
[bpt/coccinelle.git] / tests / decl.c
1 static int az_ioctl(int cmd, void *arg)
2 {
3 return 0;
4 }
5