X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/022330eb94f180b0b626988d294ce43c2191ad61..d2f546c134b8c7ae6e2068aaf9316bb8835c13c2:/include/command.h diff --git a/include/command.h b/include/command.h index d5eeb36..6109f9f 100644 --- a/include/command.h +++ b/include/command.h @@ -102,7 +102,7 @@ int cmd_process_error(cmd_tbl_t *cmdtp, int err); * * @fmt: */ -void cmd_error(const char *fmt, ...); +void cmd_error(int status, int errnum, const char *fmt, ...); /* * Monitor Command