summaryrefslogtreecommitdiff
path: root/lib/ccdbg.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ccdbg.h')
-rw-r--r--lib/ccdbg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ccdbg.h b/lib/ccdbg.h
index 241c4eec..037d8ff5 100644
--- a/lib/ccdbg.h
+++ b/lib/ccdbg.h
@@ -259,6 +259,9 @@ ccdbg_hex_image_equal(struct hex_image *a, struct hex_image *b);
/* ccdbg-io.c */
void
+ccdbg_set_clock(uint32_t us);
+
+void
ccdbg_half_clock(struct ccdbg *dbg);
int