- mi_core.h no longer needed, probably mi_core.c should get into a module
@@ -91,5 +91,7 @@ static inline struct mi_root* run_mi_cmd(struct mi_cmd *cmd, struct mi_root *t)
void get_mi_cmds( struct mi_cmd** cmds, int *size);
+int init_mi_core(void);
+
#endif
@@ -36,6 +36,6 @@
#ifndef _MI_MI_CORE_H_
#define _MI_MI_CORE_H_
-int init_mi_core(void);
+// int init_mi_core(void);