]> git.sur5r.net Git - openocd/blobdiff - src/target/arm7_9_common.h
retire unused code.
[openocd] / src / target / arm7_9_common.h
index 01b9242a5e301db6a605f5c839d1268f040fd5dc..b95516e6e5b96f4b6dd13ca808dd580c084bb0bb 100644 (file)
@@ -101,7 +101,7 @@ typedef struct arm7_9_common_s
 
 int arm7_9_register_commands(struct command_context_s *cmd_ctx);
 
-enum target_state arm7_9_poll(target_t *target);
+int arm7_9_poll(target_t *target);
 
 int arm7_9_target_request_data(target_t *target, u32 size, u8 *buffer);