summaryrefslogtreecommitdiff
path: root/firmware/export/sd.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/sd.h')
-rw-r--r--firmware/export/sd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/sd.h b/firmware/export/sd.h
index c12546562e..1c61364566 100644
--- a/firmware/export/sd.h
+++ b/firmware/export/sd.h
@@ -51,8 +51,6 @@ bool sd_present(IF_MV_NONVOID(int drive));
51void card_enable_monitoring_target(bool on); 51void card_enable_monitoring_target(bool on);
52#endif 52#endif
53 53
54bool card_detect_target(void);
55
56long sd_last_disk_activity(void); 54long sd_last_disk_activity(void);
57 55
58#ifdef CONFIG_STORAGE_MULTI 56#ifdef CONFIG_STORAGE_MULTI