malloc: allow removing memory from named heaps
[dpdk.git] / lib / librte_eal / rte_eal_version.map
index 0225404..8c66d0b 100644 (file)
@@ -322,6 +322,7 @@ EXPERIMENTAL {
        rte_malloc_heap_destroy;
        rte_malloc_heap_get_socket;
        rte_malloc_heap_memory_add;
+       rte_malloc_heap_memory_remove;
        rte_malloc_heap_socket_is_external;
        rte_mem_alloc_validator_register;
        rte_mem_alloc_validator_unregister;