]> git.sur5r.net Git - openocd/blobdiff - src/target/armv7m.h
cortex a8: add missing error handling
[openocd] / src / target / armv7m.h
index 51d670489513fb5fee456b8d0a2891ee6e49a386..57d46ede496087dea325c78171836ea83e265298 100644 (file)
@@ -124,7 +124,6 @@ struct armv7m_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 armv7m_common *