]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - include/command.h
Remove extern declarations from command_tbl.c, create .h files for that.
[z180-stamp.git] / include / command.h
index 2ea7505039d261307066d2a9cb54b67750ff82aa..e44512e4b492fb4fb8eed7bd8ad0ad4bde14ca54 100644 (file)
@@ -124,8 +124,6 @@ static inline int bootm_maybe_autostart(cmd_tbl_t *cmdtp UNUSED, const char *cmd
 extern int common_diskboot(cmd_tbl_t *cmdtp, const char *intf, int argc,
                           char *const argv[]);
 
-extern command_ret_t do_reset(cmd_tbl_t *cmdtp, uint_fast8_t flag, int argc, char * const argv[]);
-
 /*
  * Command Flags:
  */