]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/canbt/canbt.c
Make sure that argv[] argument pointers are not modified.
[people/ms/u-boot.git] / board / esd / canbt / canbt.c
index 5a3f61de3c184d19ca0d117589db3b80b12c41f8..bfec5489d656b7944edde463fafcd3344111b153 100644 (file)
@@ -30,7 +30,7 @@
 DECLARE_GLOBAL_DATA_PTR;
 
 /*cmd_boot.c*/
-extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]);
+extern int do_reset (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
 
 
 /* ------------------------------------------------------------------------- */