X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftarget%2Farmv7a.h;h=0ef04c162abf36fbb684a6b508f75bb9641b4c56;hb=eeabbd58c06e8c5fc01ce87cd2b04725fbc0e2bb;hp=9b1436c723a86732694c6d8fb4d70f691afc3b76;hpb=83515b60c9a506c458e614732165a791fa1a833a;p=fw%2Fopenocd diff --git a/src/target/armv7a.h b/src/target/armv7a.h index 9b1436c72..0ef04c162 100644 --- a/src/target/armv7a.h +++ b/src/target/armv7a.h @@ -192,7 +192,7 @@ int armv7a_arch_state(struct target *target); int armv7a_identify_cache(struct target *target); int armv7a_init_arch_info(struct target *target, struct armv7a_common *armv7a); -int armv7a_handle_cache_info_command(struct command_context *cmd_ctx, +int armv7a_handle_cache_info_command(struct command_invocation *cmd, struct armv7a_cache_common *armv7a_cache); int armv7a_read_ttbcr(struct target *target);