remove experimental tags from all symbol definitions
[dpdk.git] / lib / librte_eal / common / rte_option.c
index fe7f2ab..6f8bd6e 100644 (file)
@@ -38,7 +38,6 @@ rte_option_parse(const char *opt)
        return -1;
 }
 
-__rte_experimental
 int
 rte_option_register(struct rte_option *opt)
 {