Nicolas Pitre <nico@cam.org> Dragonite support
[fw/openocd] / src / target / arm966e.c
index d8e82819719011edf11e714fd3548d92fda48d3f..badcd4f226158e839adffbe70c00ddf216399567 100644 (file)
@@ -32,9 +32,6 @@
 #define _DEBUG_INSTRUCTION_EXECUTION_
 #endif
 
-/* cli handling */
-int arm966e_register_commands(struct command_context_s *cmd_ctx);
-
 /* forward declarations */
 int arm966e_target_create(struct target_s *target, Jim_Interp *interp);
 int arm966e_init_target(struct command_context_s *cmd_ctx, struct target_s *target);