]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/linuxapp/eal/rte_eal_version.map
eal: move cpu flags out of headers
[dpdk.git] / lib / librte_eal / linuxapp / eal / rte_eal_version.map
index cbe175f402c0c3d227158dc43ab0e5fe54d36cff..aa4fcbd49836683c58c65f28a532c5766d209f04 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;