X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fsvf%2Fsvf.h;h=20a355502ae5f024e812469e860d54a5fbe04b18;hb=dc1685ca25567fe75c8d50c825fb0303fbb66fac;hp=329fea93b1a9f4d2337554a0858d56862f39c20b;hpb=994a63c3fee11b8c65891ead6b03b2b716044541;p=openocd.git diff --git a/src/svf/svf.h b/src/svf/svf.h index 329fea93b1..20a355502a 100644 --- a/src/svf/svf.h +++ b/src/svf/svf.h @@ -22,7 +22,7 @@ #include "command.h" -int svf_register_commands(struct command_context_s *cmd_ctx); +int svf_register_commands(struct command_context *cmd_ctx); /** * svf_add_statemove() moves from the current state to @a goal_state.