X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftarget%2Farmv7a.h;h=f93245634adb3bd147f9f076b4c1cfa1f779af06;hb=7dcde11b459f60d40db9ca53f038cd200c852064;hp=5ef8c42a21e28d1cbb5ff8a9e0c80c147fddcb40;hpb=d33a81c549743e13633db9e8749f0e7cb0f7324b;p=fw%2Fopenocd diff --git a/src/target/armv7a.h b/src/target/armv7a.h index 5ef8c42a2..f93245634 100644 --- a/src/target/armv7a.h +++ b/src/target/armv7a.h @@ -62,11 +62,9 @@ struct armv7a_common struct armv4_5_mmu_common armv4_5_mmu; int (*examine_debug_reason)(struct target *target); - void (*post_debug_entry)(struct target *target); + int (*post_debug_entry)(struct target *target); void (*pre_restore_context)(struct target *target); - void (*post_restore_context)(struct target *target); - }; static inline struct armv7a_common *