stlink: handle wrong initialization file if no layout was specified
[fw/openocd] / src / jtag / driver.h
1 struct command_context;
2
3 int interface_register_commands(struct command_context *ctx);
4