diff sd_raw.h @ 40:5a7a0ef8a958

merge
author Matt Johnston <matt@ucc.asn.au>
date Thu, 27 Jun 2013 19:25:38 +0800
parents 9e888708f33d
children
line wrap: on
line diff
--- a/sd_raw.h	Thu Jun 27 19:25:32 2013 +0800
+++ b/sd_raw.h	Thu Jun 27 19:25:38 2013 +0800
@@ -125,6 +125,7 @@
 typedef uintptr_t (*sd_raw_write_interval_handler_t)(uint8_t* buffer, offset_t offset, void* p);
 
 uint8_t sd_raw_init();
+void sd_raw_deinit(void);
 uint8_t sd_raw_available();
 uint8_t sd_raw_locked();