summaryrefslogtreecommitdiffstats
path: root/include/resync.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/resync.h')
-rw-r--r--include/resync.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/resync.h b/include/resync.h
index 5986600..827e38a 100644
--- a/include/resync.h
+++ b/include/resync.h
@@ -3,5 +3,6 @@
void resync_req(void);
void resync_send(int (*do_cache_to_tx)(void *data1, void *data2));
+void resync_at_startup(void);
#endif /*_RESYNC_H_ */