summaryrefslogtreecommitdiffstats
path: root/fpm.h
diff options
context:
space:
mode:
Diffstat (limited to 'fpm.h')
-rw-r--r--fpm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fpm.h b/fpm.h
index b3fcd91..f165958 100644
--- a/fpm.h
+++ b/fpm.h
@@ -25,4 +25,6 @@ uint8_t fpm_enroll(void);
uint8_t fpm_match(void);
+uint8_t fpm_delete_all(void);
+
#endif /* FPM_H */