Release coccinelle-0.1.9
[bpt/coccinelle.git] / tests / dbg1.c
diff --git a/tests/dbg1.c b/tests/dbg1.c
new file mode 100644 (file)
index 0000000..6155ad3
--- /dev/null
@@ -0,0 +1,5 @@
+
+static inline void alloc_resource(struct pci_dev *dev, int idx)
+{
+               DBG("PCI");
+}