]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - avr/debug.c
Remove obsolete debug code
[z180-stamp.git] / avr / debug.c
index 5096d590ecef40f924d8b00c8fc7c9842133fecf..251ef269a6e1d4d1d43b0d8fde692c3c1356ae08 100644 (file)
@@ -122,17 +122,6 @@ command_ret_t do_eep_cp(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[
 
 /*------------------------------------------------------------------------------*/
 
-command_ret_t do_testarg(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
-{
-       my_puts_P(cmdtp->name);
-       printf_P(PSTR("\n%s\n"), argv[0]);
-
-       return CMD_RET_SUCCESS;
-}
-
-/*------------------------------------------------------------------------------*/
-
-
 #if 1
 
 struct __freelist {