jtag: only if an in_value storage is provided will the captured IR value be checked
[fw/openocd] / src / jtag / driver.h
1 struct command_context;
2
3 int interface_register_commands(struct command_context *ctx);
4