]> git.sur5r.net Git - u-boot/blobdiff - include/command.h
pm9g45: init serial console before relocation
[u-boot] / include / command.h
index c2701101d5b5824e8e89d0304890e0411b4bce6a..3912b80cdd8b156f5c54e9a0bd968df1c9c0c882 100644 (file)
@@ -64,6 +64,9 @@ typedef struct cmd_tbl_s      cmd_tbl_t;
 extern cmd_tbl_t  __u_boot_cmd_start;
 extern cmd_tbl_t  __u_boot_cmd_end;
 
+#if defined(CONFIG_CMD_RUN)
+extern int do_run(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
+#endif
 
 /* common/command.c */
 int _do_help (cmd_tbl_t *cmd_start, int cmd_items, cmd_tbl_t * cmdtp, int