eal/windows: fix symbol export
authorDavid Marchand <david.marchand@redhat.com>
Wed, 10 Jun 2020 14:30:49 +0000 (16:30 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 15 Jun 2020 09:58:26 +0000 (11:58 +0200)
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>
lib/librte_eal/rte_eal_exports.def

index 12a6c79..c1bdee1 100644 (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