X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Farm_cti.c;h=3fa54d69c4bb2117c9248ecd5bdd58e7cfae4186;hp=f33379240d5b159ac8fb0f8c7ccd209f47c09c0b;hb=57962f4d1c2db12dffa03c7357f5d7e0d8f71fb8;hpb=a5a882c5c808baa9da543a20d50aa134423e45cc diff --git a/src/target/arm_cti.c b/src/target/arm_cti.c index f33379240d..3fa54d69c4 100644 --- a/src/target/arm_cti.c +++ b/src/target/arm_cti.c @@ -576,6 +576,7 @@ static const struct command_registration cti_command_handlers[] = { .mode = COMMAND_CONFIG, .help = "CTI commands", .chain = cti_subcommand_handlers, + .usage = "", }, COMMAND_REGISTRATION_DONE };