]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/rte_malloc.c
remove experimental tags from all symbol definitions
[dpdk.git] / lib / librte_eal / common / rte_malloc.c
index 54792ea5b1781e1380578716e26a6f2ca09b9e3d..b119ebae363ef52aeabdfeeafd73d86cd57e1cf1 100644 (file)
@@ -196,7 +196,7 @@ rte_malloc_get_socket_stats(int socket,
 /*
  * Function to dump contents of all heaps
  */
-void __rte_experimental
+void
 rte_malloc_dump_heaps(FILE *f)
 {
        struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config;