Release coccinelle-0.1
[bpt/coccinelle.git] / tests / twoproto.res
1 static void tc574_config(dev_link_t *link);
2
3 static int tc574_attach(struct pcmcia_device *link)
4 {
5 }
6
7 static void tc574_detach(struct pcmcia_device *link)
8 {
9 }