summaryrefslogtreecommitdiff
path: root/openpcd/firmware/src/rc632.h
diff options
context:
space:
mode:
Diffstat (limited to 'openpcd/firmware/src/rc632.h')
-rw-r--r--openpcd/firmware/src/rc632.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openpcd/firmware/src/rc632.h b/openpcd/firmware/src/rc632.h
index 7571012..1a4dc22 100644
--- a/openpcd/firmware/src/rc632.h
+++ b/openpcd/firmware/src/rc632.h
@@ -21,6 +21,8 @@ extern int rc632_set_bits(struct rfid_asic_handle *hdl,
extern void rc632_init(void);
extern void rc632_exit(void);
+extern void rc632_unthrottle(void);
+
#ifdef DEBUG
extern int rc632_test(struct rfid_asic_handle *hdl);
extern int rc632_dump(void);
personal git repositories of Harald Welte. Your mileage may vary