]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - include/debug.h
Card detect over cs pin: clean initialisation/power up
[z180-stamp.git] / include / debug.h
index 45a1d504e0499d280917327687c9b88b3c1d8e32..da8e9a060ee89437c2bfd0b1ad0d2436869d6ac8 100644 (file)
 #endif /* 0 */
 
 
-void dump_eep(const uint8_t *addr, unsigned int len, char *title);
-void dump_ram(const uint8_t *addr, unsigned int len, char *title);
 void printfreelist(const char * title);
 
 
 #endif /* DEBUG_H_ */
-