diff options
author | 2017-08-16 18:55:35 +0100 | |
---|---|---|
committer | 2017-08-23 14:48:10 +0100 | |
commit | 1a14d5fe2eb50095fa1b24667fbafe8a4f98eaff (patch) | |
tree | 0bf7b73d2457c65d479704d102ded89eeaaaf584 /debian/librte-power17.08.symbols | |
parent | 47dfa2125431961c1b7c4e5998c36a08cc46160c (diff) |
Update and rename symbol files
Change-Id: Ia31f3dcda093bacfb825a4f9dfb8349e10995eb4
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/librte-power17.08.symbols')
-rw-r--r-- | debian/librte-power17.08.symbols | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/librte-power17.08.symbols b/debian/librte-power17.08.symbols new file mode 100644 index 00000000..029ad02b --- /dev/null +++ b/debian/librte-power17.08.symbols @@ -0,0 +1,14 @@ +librte_power.so.17.08 librte-power17.08 #MINVER# + DPDK_2.0@DPDK_2.0 16.04 + rte_power_exit@DPDK_2.0 16.04 + rte_power_freq_down@DPDK_2.0 16.04 + rte_power_freq_max@DPDK_2.0 16.04 + rte_power_freq_min@DPDK_2.0 16.04 + rte_power_freq_up@DPDK_2.0 16.04 + rte_power_freqs@DPDK_2.0 16.04 + rte_power_get_env@DPDK_2.0 16.04 + rte_power_get_freq@DPDK_2.0 16.04 + rte_power_init@DPDK_2.0 16.04 + rte_power_set_env@DPDK_2.0 16.04 + rte_power_set_freq@DPDK_2.0 16.04 + rte_power_unset_env@DPDK_2.0 16.04 |