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