]> git.sur5r.net Git - openocd/blobdiff - src/target/arm7_9_common.h
fix xscale icache and dcache commands
[openocd] / src / target / arm7_9_common.h
index 021238e06f166255ce5dab6deebcf0bfa95b6e88..93bee0710d875dfa833ab8fbab0e8c8d3cc44262 100644 (file)
@@ -157,5 +157,6 @@ int arm7_9_execute_sys_speed(struct target *target);
 
 int arm7_9_init_arch_info(struct target *target, struct arm7_9_common *arm7_9);
 int arm7_9_examine(struct target *target);
+int arm7_9_check_reset(struct target *target);
 
 #endif /* ARM7_9_COMMON_H */