eal: add multiprocess disable API
[dpdk.git] / lib / librte_eal / common / eal_private.h
index 7a89f2d..a6a6381 100644 (file)
@@ -718,11 +718,6 @@ eal_get_internal_configuration(void);
 rte_usage_hook_t
 eal_get_application_usage_hook(void);
 
-/**
- * Mark primary process as not supporting multi-process.
- */
-bool __rte_mp_disable(void);
-
 /**
  * Instruct primary process that a secondary process wants to attach.
  */