stm32: Update register read/write to the register definition.
[fw/openocd] / src / server / tcl_server.h
index 68ad821280868e6ac744a308499adae8fb009cae..52cfc9783ffe9bb7cdfc02bd432f7834202213f3 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <server/server.h>
 
-int tcl_init(struct command_context *cmd_ctx);
+int tcl_init(void);
 int tcl_register_commands(struct command_context *cmd_ctx);
 
-#endif /* _TCL_SERVER_H_ */
+#endif /* _TCL_SERVER_H_ */