X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Fmips32.h;h=7a4ba57561fb6e75c90a884f66e6fd11c4492140;hp=b3e0bc40ded2be092e09235dfcbc3d89f7cd6146;hb=aa7c449600d6f6d634f587de6091421a1a877af5;hpb=0f1163e823c6ca3c2a81fa296157f5dde0635fea diff --git a/src/target/mips32.h b/src/target/mips32.h index b3e0bc40de..7a4ba57561 100644 --- a/src/target/mips32.h +++ b/src/target/mips32.h @@ -146,7 +146,7 @@ int mips32_enable_interrupts(struct target *target, int enable); int mips32_examine(struct target *target); -int mips32_register_commands(struct command_context_s *cmd_ctx); +int mips32_register_commands(struct command_context *cmd_ctx); int mips32_invalidate_core_regs(struct target *target); int mips32_get_gdb_reg_list(struct target *target,