summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/ascodec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/ascodec.h b/firmware/export/ascodec.h
index 3e104cbd07..94030a2b34 100644
--- a/firmware/export/ascodec.h
+++ b/firmware/export/ascodec.h
@@ -59,6 +59,4 @@ void ascodec_write_pmu(unsigned int index, unsigned int subreg,
59int ascodec_read_pmu(unsigned int index, unsigned int subreg); 59int ascodec_read_pmu(unsigned int index, unsigned int subreg);
60#endif 60#endif
61 61
62void ascodec_suppressor_on(bool on); /* PP-only */
63
64#endif 62#endif