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:
parent
d87f964ce6
commit
b6f0621201
@ -1,6 +1,5 @@
|
||||
EXPORTS
|
||||
__rte_panic
|
||||
rte_eal_get_configuration
|
||||
rte_eal_init
|
||||
rte_eal_mp_remote_launch
|
||||
rte_eal_mp_wait_lcore
|
||||
|
Loading…
x
Reference in New Issue
Block a user