eal: provide functions to access PCI config
[dpdk.git] / lib / librte_eal / bsdapp / eal / rte_eal_version.map
index b2d4441..980e008 100644 (file)
@@ -116,6 +116,8 @@ DPDK_2.1 {
        global:
 
        rte_eal_pci_detach;
+       rte_eal_pci_read_config;
+       rte_eal_pci_write_config;
        rte_memzone_free;
 
 } DPDK_2.0;