]> git.droids-corp.org - dpdk.git/commitdiff
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 12a6c79d6a92b9f42cd7ebf70964fb2df6ab2d7a..c1bdee1c40773daacfe2444facaaeb6e450ce334 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