eal/windows: fix symbol export

rte_eal_get_configuration() has been made private in 19.11, remove
leftover in Windows export list.

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

Signed-off-by: David Marchand <david.marchand@redhat.com>
This commit is contained in:
David Marchand 2020-06-10 16:30:49 +02:00 committed by Thomas Monjalon
parent d87f964ce6
commit b6f0621201

View File

@ -1,6 +1,5 @@
EXPORTS
__rte_panic
rte_eal_get_configuration
rte_eal_init
rte_eal_mp_remote_launch
rte_eal_mp_wait_lcore