]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/main.c
move CLI prototypes to cli.h and add comments
[people/ms/u-boot.git] / common / main.c
index a80fb7c3441cda6ef3318dad72cf000126502cdf..6d1c3a9fadb0da00f93541464beabd5a7db8b41c 100644 (file)
@@ -12,6 +12,7 @@
 /* #define     DEBUG   */
 
 #include <common.h>
+#include <cli.h>
 #include <command.h>
 #include <fdtdec.h>
 #include <cli_hush.h>