eal: introduce PCI ioport API
[dpdk.git] / lib / librte_eal / bsdapp / eal / rte_eal_version.map
index 1a96203..4f93ab7 100644 (file)
@@ -140,6 +140,10 @@ DPDK_2.3 {
        global:
 
        rte_cpu_get_flag_name;
+       rte_eal_pci_ioport_map;
+       rte_eal_pci_ioport_read;
+       rte_eal_pci_ioport_unmap;
+       rte_eal_pci_ioport_write;
        rte_eal_pci_map_device;
        rte_eal_pci_unmap_device;