]> git.sur5r.net Git - openocd/blobdiff - src/target/armv7a.h
cortex a8: add missing error handling for mem_ap_atomic_write_u32()
[openocd] / src / target / armv7a.h
index 5ef8c42a21e28d1cbb5ff8a9e0c80c147fddcb40..621761d73cef939387bc05e92deadd49da968446 100644 (file)
@@ -65,8 +65,6 @@ struct armv7a_common
        void (*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 *