]> git.ipfire.org Git - u-boot.git/blobdiff - board/esd/canbt/canbt.c
* Code cleanup:
[u-boot.git] / board / esd / canbt / canbt.c
index 708101e2ad9c44271415bdf05ba8122a85306d5f..ae0e8805f24b6d6f626bdb4cd73a3d345c864bd5 100644 (file)
 #include "canbt.h"
 #include <asm/processor.h>
 #include <command.h>
-#include <cmd_boot.h>
+
+
+/*cmd_boot.c*/
+extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]);
+
 
 /* ------------------------------------------------------------------------- */