Coccinelle release-1.0.0-rc11
[bpt/coccinelle.git] / tests / debug.c
CommitLineData
34e49164
C
1static int __init init_3c574_cs(void)
2{
3 DEBUG(0, "%s\n", version);
4 return 0;
5}