Add Broadcom / Netgear changes from RAXE 1.0.0.48
[project/bcm63xx/u-boot.git] / include / cli.h
index 39b913743b55089266a38a32c6e94b9bb3cb077e..9d6e52e4d7ac3908d23d37133a1f883f0e95a8f2 100644 (file)
@@ -107,6 +107,8 @@ int cli_readline_into_buffer(const char *const prompt, char *buffer,
  */
 int cli_simple_parse_line(char *line, char *argv[]);
 
+extern void (*cli_jobs_cb)(void);
+
 #if CONFIG_IS_ENABLED(OF_CONTROL)
 /**
  * cli_process_fdt() - process the boot command from the FDT