coccinelle release 0.2.5
[bpt/coccinelle.git] / tests / dbg1.res
CommitLineData
002099fc
C
1
2static inline void alloc_resource(struct pci_dev *dev, int idx)
3{
4 DBG("PCI");
5 E = NULL;
6}