Release coccinelle-0.2.3rc6
[bpt/coccinelle.git] / tests / dbg1.res
1
2 static inline void alloc_resource(struct pci_dev *dev, int idx)
3 {
4 DBG("PCI");
5 E = NULL;
6 }