eal: replace libc-based random generation with LFSR
[dpdk.git] / lib / librte_eal / rte_eal_version.map
index 824edf0..20c1a90 100644 (file)
@@ -292,6 +292,8 @@ DPDK_19.08 {
 
        rte_lcore_index;
        rte_lcore_to_socket_id;
+       rte_rand;
+       rte_srand;
 
 } DPDK_19.05;