ppc4xx/POST: Change ethernet test loop count to a default of 10
[oweals/u-boot.git] / lib / vsprintf.c
index 8c58a9366291bff911576e758156e8ec31b89213..61e6f0d2b33b2932e0b2faeeee7ca810b17ec3a0 100644 (file)
@@ -17,8 +17,6 @@
 #include <common.h>
 #if !defined (CONFIG_PANIC_HANG)
 #include <command.h>
-/*cmd_boot.c*/
-extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]);
 #endif
 
 #include <div64.h>