Release coccinelle-0.2.3rc6
[bpt/coccinelle.git] / tests / dbg1.c
CommitLineData
002099fc
C
1
2static inline void alloc_resource(struct pci_dev *dev, int idx)
3{
4 DBG("PCI");
5}