numam-dpdk/lib/librte_eal/rte_eal_exports.def
David Marchand b6f0621201 eal/windows: fix symbol export
rte_eal_get_configuration() has been made private in 19.11, remove
leftover in Windows export list.

Fixes: f58cef079b ("eal: make the global configuration private")

Signed-off-by: David Marchand <david.marchand@redhat.com>
2020-06-15 11:58:26 +02:00

9 lines
126 B
Modula-2

EXPORTS
__rte_panic
rte_eal_init
rte_eal_mp_remote_launch
rte_eal_mp_wait_lcore
rte_eal_remote_launch
rte_log
rte_vlog