eal: move cpu flags out of headers
[dpdk.git] / lib / librte_eal / bsdapp / eal / rte_eal_version.map
index 9d7adf1..6fa9c67 100644 (file)
@@ -135,3 +135,10 @@ DPDK_2.2 {
        rte_xen_dom0_supported;
 
 } DPDK_2.1;
+
+DPDK_2.3 {
+       global:
+
+       rte_cpu_feature_table;
+
+} DPDK_2.2;