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 c125465..1c61364 100644
--- a/firmware/export/sd.h
+++ b/firmware/export/sd.h
@@ -51,8 +51,6 @@ bool sd_present(IF_MV_NONVOID(int drive));
void card_enable_monitoring_target(bool on);
#endif
-bool card_detect_target(void);
-
long sd_last_disk_activity(void);
#ifdef CONFIG_STORAGE_MULTI