X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Fxscale.c;h=34c5f00018a1a6e6c90a287e978b551f5266e783;hp=09abd9ef0e2e81c758c6d4bc13ce9c39dfa1ac58;hb=b61e454869c988e7fafc1c16982ccfec04415b51;hpb=b6ea92247de948579715379abb591e61e887e7a5 diff --git a/src/target/xscale.c b/src/target/xscale.c index 09abd9ef0e..34c5f00018 100644 --- a/src/target/xscale.c +++ b/src/target/xscale.c @@ -3577,6 +3577,7 @@ static const struct command_registration xscale_exec_command_handlers[] = { .handler = xscale_handle_cache_info_command, .mode = COMMAND_EXEC, .help = "display information about CPU caches", + .usage = "", }, { .name = "mmu",