eal/windows: remove useless C++ include guard
[dpdk.git] / lib / eal / include / rte_eal.h
index a959f8c..5a34a6a 100644 (file)
@@ -155,7 +155,6 @@ int rte_eal_primary_proc_alive(const char *config_file_path);
  *     attached,
  *   - false, otherwise.
  */
-__rte_experimental
 bool rte_mp_disable(void);
 
 #define RTE_MP_MAX_FD_NUM      8    /* The max amount of fds */