New upstream version 18.08
[deb_dpdk.git] / lib / librte_power / rte_power_version.map
index 96dc42e..dd587df 100644 (file)
@@ -25,4 +25,11 @@ DPDK_17.11 {
        rte_power_freq_enable_turbo;
        rte_power_turbo_status;
 
-} DPDK_2.0;
\ No newline at end of file
+} DPDK_2.0;
+
+DPDK_18.08 {
+       global:
+
+       rte_power_get_capabilities;
+
+} DPDK_17.11;