eal/windows: fix symbol export
authorDavid Marchand <david.marchand@redhat.com>
Fri, 16 Oct 2020 10:27:10 +0000 (12:27 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 16 Oct 2020 12:01:37 +0000 (14:01 +0200)
The incriminated commit forgot to clean the Windows export file.

Fixes: 3cd73a1a1c4d ("eal: simplify exit functions")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
lib/librte_eal/rte_eal_exports.def

index 16f8e33..975acb8 100644 (file)
@@ -32,7 +32,6 @@ EXPORTS
        rte_devargs_remove
        rte_devargs_type_count
        rte_dump_physmem_layout
-       rte_dump_registers
        rte_dump_stack
        rte_dump_tailq
        rte_eal_alarm_cancel