aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/aice/aice_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag/aice/aice_interface.h')
-rw-r--r--src/jtag/aice/aice_interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jtag/aice/aice_interface.h b/src/jtag/aice/aice_interface.h
index 0e3f1083..220b0b04 100644
--- a/src/jtag/aice/aice_interface.h
+++ b/src/jtag/aice/aice_interface.h
@@ -31,5 +31,6 @@ struct aice_interface_param_s {
};
int aice_init_targets(void);
+int aice_scan_jtag_chain(void);
#endif /* OPENOCD_JTAG_AICE_AICE_INTERFACE_H */