]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/bsdapp/eal/eal_pci.c
pci: add bus driver
[dpdk.git] / lib / librte_eal / bsdapp / eal / eal_pci.c
index 16a174304614e5610193fa779642d4b23774d8cb..6ef8781ac4eeba01bea128e8a0d5fcdbc18afa86 100644 (file)
@@ -87,6 +87,8 @@
  * enabling bus master.
  */
 
+extern struct rte_pci_bus rte_pci_bus;
+
 /* Map pci device */
 int
 rte_eal_pci_map_device(struct rte_pci_device *dev)