Add prototypes, add stub mainline, add .gitignore
[fw/altos] / cccp.h
diff --git a/cccp.h b/cccp.h
index e71aa08eaf6b2ae10d92cbec36c258056b8bbd1a..ed952b016b702b643ad561e5746de1666397b10d 100644 (file)
--- a/cccp.h
+++ b/cccp.h
@@ -32,4 +32,7 @@ cccp_read(struct ccdbg *dbg, uint8_t mask);
 void
 cccp_init(struct ccdbg *dbg);
 
+void
+cccp_fini(struct ccdbg *dbg);
+
 #endif /* _CCCP_H_ */