X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Fmips_m4k.c;fp=src%2Ftarget%2Fmips_m4k.c;h=2475702899e14ec4dd564859c97694d77bb80891;hp=8d13447a09d480938b14dd08c56696b6a7c0c11e;hb=5d6be673c36b00eb962cbb441dd557d3cc8eb03c;hpb=efa2068f1a2b1d6e96c9aa4067174787207ff2bc diff --git a/src/target/mips_m4k.c b/src/target/mips_m4k.c index 8d13447a09..2475702899 100644 --- a/src/target/mips_m4k.c +++ b/src/target/mips_m4k.c @@ -1357,7 +1357,7 @@ static const struct command_registration mips_m4k_exec_command_handlers[] = { COMMAND_REGISTRATION_DONE }; -const struct command_registration mips_m4k_command_handlers[] = { +static const struct command_registration mips_m4k_command_handlers[] = { { .chain = mips32_command_handlers, },