eal: clean up unused files on initialization
[dpdk.git] / lib / librte_eal / common / eal_filesystem.h
index 6e0331f..64a028d 100644 (file)
@@ -25,6 +25,9 @@
 int
 eal_create_runtime_dir(void);
 
+int
+eal_clean_runtime_dir(void);
+
 #define RUNTIME_CONFIG_FNAME "config"
 static inline const char *
 eal_runtime_config_path(void)