eal: move cpu flags out of headers
[dpdk.git] / lib / librte_eal / linuxapp / eal / rte_eal_version.map
index cbe175f..aa4fcbd 100644 (file)
@@ -138,3 +138,9 @@ DPDK_2.2 {
        rte_xen_dom0_supported;
 
 } DPDK_2.1;
+
+DPDK_2.3 {
+       global:
+
+       rte_cpu_feature_table;
+} DPDK_2.2;