New upstream version 18.11-rc4
[deb_dpdk.git] / lib / librte_eal / common / eal_filesystem.h
index b3e8ae5..6e0331f 100644 (file)
 int
 eal_create_runtime_dir(void);
 
-/* returns runtime dir */
-const char *
-rte_eal_get_runtime_dir(void);
-
 #define RUNTIME_CONFIG_FNAME "config"
 static inline const char *
 eal_runtime_config_path(void)