Coccinelle release 0.2.5-rc3
[bpt/coccinelle.git] / tests / dbg1.c
1
2 static inline void alloc_resource(struct pci_dev *dev, int idx)
3 {
4 DBG("PCI");
5 }