summaryrefslogtreecommitdiff
path: root/openpicc/application/tc_cdiv_sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'openpicc/application/tc_cdiv_sync.h')
-rw-r--r--openpicc/application/tc_cdiv_sync.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpicc/application/tc_cdiv_sync.h b/openpicc/application/tc_cdiv_sync.h
index 0101321..0c7bd37 100644
--- a/openpicc/application/tc_cdiv_sync.h
+++ b/openpicc/application/tc_cdiv_sync.h
@@ -1,5 +1,6 @@
#ifndef _TC_CDIV_SYNC_H
#define _TC_CDIV_SYNC_H
+extern void tc_cdiv_sync_disable(void);
extern void tc_cdiv_sync_enable(void);
extern void tc_cdiv_sync_init(void);
extern void tc_cdiv_sync_reset(void);
personal git repositories of Harald Welte. Your mileage may vary